Searched refs:assignVarStackSlots (Results 1 – 7 of 7) sorted by relevance
/aosp_15_r20/external/swiftshader/third_party/subzero/src/ |
H A D | IceTargetLowering.h | 443 void assignVarStackSlots(VarList &SortedSpilledVariables,
|
H A D | IceTargetLowering.cpp | 853 void TargetLowering::assignVarStackSlots(VarList &SortedSpilledVariables, in assignVarStackSlots() function in Ice::TargetLowering
|
H A D | IceTargetLoweringMIPS32.h | 613 void assignVarStackSlots(VarList &SortedSpilledVariables,
|
H A D | IceTargetLoweringMIPS32.cpp | 114 void TargetMIPS32::assignVarStackSlots(VarList &SortedSpilledVariables, in assignVarStackSlots() function in Ice::MIPS32::TargetMIPS32 1687 assignVarStackSlots(SortedSpilledVariables, SpillAreaPaddingBytes, in addProlog()
|
H A D | IceTargetLoweringARM32.cpp | 1502 assignVarStackSlots(SortedSpilledVariables, SpillAreaPaddingBytes, in addProlog()
|
H A D | IceTargetLoweringX8664.cpp | 1066 assignVarStackSlots(SortedSpilledVariables, SpillAreaPaddingBytes, in addProlog()
|
H A D | IceTargetLoweringX8632.cpp | 1074 assignVarStackSlots(SortedSpilledVariables, SpillAreaPaddingBytes, in addProlog()
|