Searched refs:assignVarStackSlots (Results 1 – 6 of 6) sorted by relevance
/external/swiftshader/third_party/subzero/src/ |
D | IceTargetLowering.h | 487 void assignVarStackSlots(VarList &SortedSpilledVariables,
|
D | IceTargetLowering.cpp | 897 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 1716 assignVarStackSlots(SortedSpilledVariables, SpillAreaPaddingBytes, in addProlog()
|
D | IceTargetLoweringARM32.cpp | 1665 assignVarStackSlots(SortedSpilledVariables, SpillAreaPaddingBytes, in addProlog()
|
D | IceTargetLoweringX86BaseImpl.h | 1230 assignVarStackSlots(SortedSpilledVariables, SpillAreaPaddingBytes,
|