Home
last modified time | relevance | path

Searched refs:assignVarStackSlots (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/subzero/src/
H A DIceTargetLowering.h443 void assignVarStackSlots(VarList &SortedSpilledVariables,
H A DIceTargetLowering.cpp853 void TargetLowering::assignVarStackSlots(VarList &SortedSpilledVariables, in assignVarStackSlots() function in Ice::TargetLowering
H A DIceTargetLoweringMIPS32.h613 void assignVarStackSlots(VarList &SortedSpilledVariables,
H A DIceTargetLoweringMIPS32.cpp114 void TargetMIPS32::assignVarStackSlots(VarList &SortedSpilledVariables, in assignVarStackSlots() function in Ice::MIPS32::TargetMIPS32
1687 assignVarStackSlots(SortedSpilledVariables, SpillAreaPaddingBytes, in addProlog()
H A DIceTargetLoweringARM32.cpp1502 assignVarStackSlots(SortedSpilledVariables, SpillAreaPaddingBytes, in addProlog()
H A DIceTargetLoweringX8664.cpp1066 assignVarStackSlots(SortedSpilledVariables, SpillAreaPaddingBytes, in addProlog()
H A DIceTargetLoweringX8632.cpp1074 assignVarStackSlots(SortedSpilledVariables, SpillAreaPaddingBytes, in addProlog()