Home
last modified time | relevance | path

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

/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/visa/
H A DSpillManagerGMRF.cpp5139 addEUFusionWAInsts(inst); in expandSpillLSC()
5222 addEUFusionWAInsts(inst); in expandFillLSC()
5400 addEUFusionWAInsts(spillSends); in expandSpillStackcall()
5402 addEUFusionWAInsts(hdrSetInst); in expandSpillStackcall()
5633 addEUFusionWAInsts(fillSends); in expandFillStackcall()
5635 addEUFusionWAInsts(hdrSetInst); in expandFillStackcall()
H A DGraphColor.h695 void addEUFusionWAInsts(G4_INST* inst);
H A DGraphColor.cpp6741 void GlobalRA::addEUFusionWAInsts(G4_INST* inst) in addEUFusionWAInsts() function in GlobalRA
7495 addEUFusionWAInsts(store); in stackCallProlog()
8189 addEUFusionWAInsts(createBEFP); in addCalleeStackSetupCode()
8190 addEUFusionWAInsts(addInst); in addCalleeStackSetupCode()
8532 addEUFusionWAInsts(load); in addStoreRestoreToReturn()