Home
last modified time | relevance | path

Searched refs:encodeForPlatform (Results 1 – 1 of 1) sorted by relevance

/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/visa/iga/IGALibrary/Backend/Native/
H A DInstEncoder.hpp180 encodeForPlatform(i); in encodeInstruction()
277 void encodeForPlatform(const Instruction &i);
425 inline void InstEncoder::encodeForPlatform(const Instruction &i) in encodeForPlatform() function in iga::InstEncoder