Home
last modified time | relevance | path

Searched refs:sortVarsByAlignment (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/subzero/src/
DIceTargetLowering.cpp750 void TargetLowering::sortVarsByAlignment(VarList &Dest, in sortVarsByAlignment() function in Ice::TargetLowering
833 sortVarsByAlignment(SortedSpilledVariables, SpilledVariables); in getVarStackSlotParams()
DIceTargetLowering.h486 void sortVarsByAlignment(VarList &Dest, const VarList &Source) const;