Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DDetectDeadLanes.cpp97 unsigned PreA, PreB; // Unused. in isCrossCopy() local
99 return !TRI.getCommonSuperRegClass(SrcRC, SrcSubIdx, DstRC, DstSubIdx, PreA, in isCrossCopy()
H A DTargetRegisterInfo.cpp318 unsigned &PreA, unsigned &PreB) const { in getCommonSuperRegClass() argument
334 unsigned *BestPreA = &PreA; in getCommonSuperRegClass()
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetRegisterInfo.h794 unsigned &PreA, unsigned &PreB) const;