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.cpp3558 SDValue CmpInputValue = N->getOperand(1); in performSETCCCombine() local
3566 CN = dyn_cast<ConstantSDNode>(CmpInputValue); in performSETCCCombine()
3573 if (AndInputValue2 != CmpInputValue) in performSETCCCombine()