Home
last modified time | relevance | path

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

/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/visa/
H A DG4_IR.hpp3610 static G4_CondModifier getReverseCondMod(G4_CondModifier mod) in getReverseCondMod() function in vISA::G4_CondMod
H A DHWConformity.cpp19 static G4_CondModifier getReverseCondMod(G4_CondModifier mod) in getReverseCondMod() function
1257getReverseCondMod(condMod->getMod()), condMod->getBase(), condMod->getSubRegOff()); in fixOpnds()
H A DOptimizer.cpp4768 mod = G4_CondMod::getReverseCondMod(mod); in foldCmpSel()