Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/SystemZ/
H A DSystemZFrameLowering.cpp90 uint32_t DPairCount = 0; // 12 or 20 bit displacement. member
126 SortingObjects[Index].DPairCount++; in orderFrameObjects()
150 return A.DPairCount * B.ObjectSize < B.DPairCount * A.ObjectSize; in orderFrameObjects()