Searched refs:assignVarStackSlots (Results 1 – 6 of 6) sorted by relevance
/external/swiftshader/third_party/subzero/src/ |
D | IceTargetLowering.h | 478 void assignVarStackSlots(VarList &SortedSpilledVariables,
|
D | IceTargetLowering.cpp | 884 void TargetLowering::assignVarStackSlots(VarList &SortedSpilledVariables, in assignVarStackSlots() function in Ice::TargetLowering
|
D | IceTargetLoweringMIPS32.h | 645 void assignVarStackSlots(VarList &SortedSpilledVariables,
|
D | IceTargetLoweringMIPS32.cpp | 115 void TargetMIPS32::assignVarStackSlots(VarList &SortedSpilledVariables, in assignVarStackSlots() function in Ice::MIPS32::TargetMIPS32 1701 assignVarStackSlots(SortedSpilledVariables, SpillAreaPaddingBytes, in addProlog()
|
D | IceTargetLoweringARM32.cpp | 1656 assignVarStackSlots(SortedSpilledVariables, SpillAreaPaddingBytes, in addProlog()
|
D | IceTargetLoweringX86BaseImpl.h | 1275 assignVarStackSlots(SortedSpilledVariables, SpillAreaPaddingBytes,
|