Home
last modified time | relevance | path

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

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