Home
last modified time | relevance | path

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

/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/visa/
H A DFlowGraph.h536 void addFrameSetupDeclares(IR_Builder& builder, PhyRegPool& regPool);
H A DRegAlloc.cpp3531 kernel.fg.addFrameSetupDeclares(builder, regPool); in regAlloc()
H A DFlowGraph.cpp3864 void FlowGraph::addFrameSetupDeclares(IR_Builder& builder, PhyRegPool& regPool) in addFrameSetupDeclares() function in FlowGraph