Home
last modified time | relevance | path

Searched defs:TheRHS (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/
H A DAArch64PostLegalizerLowering.cpp896 Register TheRHS = GetRegForProfit(RHS); in trySwapICmpOperands() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp3912 SDValue TheRHS = RHSIsCMN ? RHS.getOperand(1) : RHS; in getAArch64Cmp() local