Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchISelLowering.cpp3579 SDValue TruncValue1 = AndInputValue1.getNode()->getOperand(0); in performSETCCCombine() local
3580 if (TruncValue1.getOpcode() != ISD::TRUNCATE) in performSETCCCombine()
3587 SDValue TruncInputValue1 = TruncValue1.getNode()->getOperand(0); in performSETCCCombine()