HomeSort by relevance Sort by last modified time
    Searched refs:sortVarsByAlignment (Results 1 - 2 of 2) sorted by null

  /external/swiftshader/third_party/subzero/src/
IceTargetLowering.cpp 763 void TargetLowering::sortVarsByAlignment(VarList &Dest,
846 sortVarsByAlignment(SortedSpilledVariables, SpilledVariables);
    [all...]
IceTargetLowering.h 495 void sortVarsByAlignment(VarList &Dest, const VarList &Source) const;

Completed in 176 milliseconds