Home
last modified time | relevance | path

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

/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/IGC/VectorCompiler/lib/GenXCodeGen/
H A DGenXEmulate.cpp1159 OpType OpAndType{Opcode, Ty, Ty2}; in visitGenxFPToISat() local
1164 auto Iter = EmulationFuns->find(OpAndType); in visitGenxFPToISat()
1702 OpType OpAndType{Opcode, Ty, Ty2}; in getEmulationFunction() local
1704 auto Iter = EmulationFuns.find(OpAndType); in getEmulationFunction()