Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/
DDetectDeadLanes.cpp179 unsigned PreA, PreB; // Unused. in isCrossCopy() local
181 return !TRI.getCommonSuperRegClass(SrcRC, SrcSubIdx, DstRC, DstSubIdx, PreA, in isCrossCopy()
DTargetRegisterInfo.cpp320 unsigned &PreA, unsigned &PreB) const { in getCommonSuperRegClass() argument
336 unsigned *BestPreA = &PreA; in getCommonSuperRegClass()
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
DTargetRegisterInfo.h713 unsigned &PreA, unsigned &PreB) const;