Home
last modified time | relevance | path

Searched defs:isRawMov (Results 1 – 2 of 2) sorted by relevance

/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/visa/
H A DG4_IR.cpp1546 bool G4_INST::isRawMov() const in isRawMov() function in G4_INST
H A DOptimizer.cpp13690 auto isRawMov = [](G4_INST* inst) -> bool { in fixReadSuppressioninFPU0() local