Home
last modified time | relevance | path

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

/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/visa/
H A DBuildIR.h1312 G4_INST* createMach(
H A DHWConformity.cpp2446 G4_INST* newInst = builder.createMach(execSize, machDst, in fixMULInst()
2799 …auto machInst = builder.createMach(inst->getExecSize(), inst->getDst(), inst->getSrc(0), machSrc1,… in fixMULHInst()
9454 G4_INST* machInst = builder.createMach(execSize, in fixMadwInst()
H A DBuildIRImpl.cpp1617 G4_INST* IR_Builder::createMach( in createMach() function in IR_Builder
H A DOptimizer.cpp13547 maclOrMachInst = builder.createMach(execSize, in expandMulPostSchedule()
13621 G4_INST* machInst = builder.createMach(execSize, in expandMadwPostSchedule()