Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchISelLowering.cpp5053 SDValue CmpInputValue = N->getOperand(1); in performSETCCCombine() local
5061 CN = dyn_cast<ConstantSDNode>(CmpInputValue); in performSETCCCombine()
5068 if (AndInputValue2 != CmpInputValue) in performSETCCCombine()