Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchISelLowering.cpp3583 SDValue TruncValue2 = AndInputValue2.getNode()->getOperand(0); in performSETCCCombine() local
3584 if (TruncValue2.getOpcode() != ISD::TRUNCATE) in performSETCCCombine()
3588 SDValue TruncInputValue2 = TruncValue2.getNode()->getOperand(0); in performSETCCCombine()