Home
last modified time | relevance | path

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

/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/visa/
H A DG4_BB.hpp310 void addEOTSend(G4_INST* lastInst = NULL);
H A DG4_BB.cpp1439 void G4_BB::addEOTSend(G4_INST* lastInst) in addEOTSend() function in G4_BB
H A DFlowGraph.cpp1188 bb->addEOTSend(lastInst); in handleExit()
1226 exitBB->addEOTSend(); in handleExit()