Home
last modified time | relevance | path

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

/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/visa/
H A DSpillManagerGMRF.cpp5504 …sendInst = builder->createInternalSendInst(nullptr, G4_send, execSize, fillDst, sendSrc0, msgDescO… in expandFillNonStackcall()
5526 auto sendInst = builder->createInternalSendInst(nullptr, in expandFillNonStackcall()
5596 sendInst = builder->createInternalSendInst( in expandFillStackcall()
H A DBuildIR.h1240 G4_InstSend* createInternalSendInst(
H A DBuildIRImpl.cpp1988 G4_InstSend* IR_Builder::createInternalSendInst( in createInternalSendInst() function in IR_Builder
H A DG4_IR.cpp8416 newInst = nonConstBuilder->createInternalSendInst(prd, op, getExecSize(), in cloneInst()