Home
last modified time | relevance | path

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

/external/llvm-project/llvm/utils/TableGen/
DCodeGenRegisters.cpp998 auto SizeOrder = [this](const CodeGenRegisterClass *A, in getMatchingSubClassWithSubRegs() local
1021 llvm::stable_sort(SuperRegRCs, SizeOrder); in getMatchingSubClassWithSubRegs()
1037 return SizeOrder(A.first, B.first); in getMatchingSubClassWithSubRegs()