Searched refs:getVarStackSlotParams (Results 1 – 5 of 5) sorted by relevance
/external/swiftshader/third_party/subzero/src/ |
D | IceTargetLowering.h | 465 void getVarStackSlotParams(VarList &SortedSpilledVariables,
|
D | IceTargetLowering.cpp | 778 void TargetLowering::getVarStackSlotParams( in getVarStackSlotParams() function in Ice::TargetLowering
|
D | IceTargetLoweringMIPS32.cpp | 1557 getVarStackSlotParams(SortedSpilledVariables, RegsUsed, &GlobalsSize, in addProlog()
|
D | IceTargetLoweringARM32.cpp | 1503 getVarStackSlotParams(SortedSpilledVariables, RegsUsed, &GlobalsSize, in addProlog()
|
D | IceTargetLoweringX86BaseImpl.h | 1075 getVarStackSlotParams(SortedSpilledVariables, RegsUsed, &GlobalsSize,
|