Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchISelLowering.cpp4594 SDValue SrcN1 = Src.getOperand(1); in performSETCC_BITCASTCombine() local
4600 if (ISD::isBuildVectorAllZeros(SrcN1.getNode()) && EltVT == MVT::i8) in performSETCC_BITCASTCombine()
4605 if (ISD::isBuildVectorAllOnes(SrcN1.getNode()) && EltVT == MVT::i8) in performSETCC_BITCASTCombine()
4610 if (ISD::isBuildVectorAllZeros(SrcN1.getNode()) && EltVT == MVT::i8) in performSETCC_BITCASTCombine()
4615 if (ISD::isBuildVectorAllZeros(SrcN1.getNode()) && in performSETCC_BITCASTCombine()
4622 if (ISD::isBuildVectorAllOnes(SrcN1.getNode()) && in performSETCC_BITCASTCombine()
4629 if (ISD::isBuildVectorAllZeros(SrcN1.getNode()) && EltVT == MVT::i8) in performSETCC_BITCASTCombine()