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.cpp5074 SDValue TruncValue1 = AndInputValue1.getNode()->getOperand(0); in performSETCCCombine() local
5075 if (TruncValue1.getOpcode() != ISD::TRUNCATE) in performSETCCCombine()
5082 SDValue TruncInputValue1 = TruncValue1.getNode()->getOperand(0); in performSETCCCombine()