Home
last modified time | relevance | path

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

/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/visa/VisaToG4/
H A DTranslateSendMedia.cpp823createAddInst(dcl1, 0, 7, g4::SIMD1, NULL, NULL, mediaPayld_var, mediaPayld_imm, InstOpt_WriteEnab… in translateVISASamplerVAGenericInst()
827 createAddInst(dcl1, 0, 7, g4::SIMD1, NULL, NULL, src, in translateVISASamplerVAGenericInst()
845createAddInst(dcl1, 0, 0, g4::SIMD1, NULL, NULL, vSizeOpnd, h_sz_shl_opnd, InstOpt_WriteEnable); in translateVISASamplerVAGenericInst()
/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/visa/
H A DBuildIR.h1468 void createAddInst(
H A DBuildIRImpl.cpp2989 void IR_Builder::createAddInst( in createAddInst() function in IR_Builder