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