Searched refs:getVarStackSlotParams (Results 1 – 6 of 6) sorted by relevance
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/ |
D | IceTargetLowering.h | 421 void getVarStackSlotParams(VarList &SortedSpilledVariables,
|
D | IceTargetLowering.cpp | 734 void TargetLowering::getVarStackSlotParams( in getVarStackSlotParams() function in Ice::TargetLowering
|
D | IceTargetLoweringMIPS32.cpp | 1527 getVarStackSlotParams(SortedSpilledVariables, RegsUsed, &GlobalsSize, in addProlog()
|
D | IceTargetLoweringARM32.cpp | 1345 getVarStackSlotParams(SortedSpilledVariables, RegsUsed, &GlobalsSize, in addProlog()
|
D | IceTargetLoweringX8664.cpp | 917 getVarStackSlotParams(SortedSpilledVariables, RegsUsed, &GlobalsSize, in addProlog()
|
D | IceTargetLoweringX8632.cpp | 905 getVarStackSlotParams(SortedSpilledVariables, RegsUsed, &GlobalsSize, in addProlog()
|