Home
last modified time | relevance | path

Searched defs:CmpVT (Results 1 – 12 of 12) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86FastISel.cpp2078 EVT CmpVT = TLI.getValueType(DL, CmpLHS->getType()); in X86FastEmitCMoveSelect() local
2314 EVT CmpVT = TLI.getValueType(DL, CmpLHS->getType()); in X86FastEmitPseudoSelect() local
H A DX86ISelDAGToDAG.cpp4951 MVT CmpVT = N0.getSimpleValueType(); in tryVPTESTM() local
6085 MVT CmpVT = N0.getSimpleValueType(); in Select() local
6152 MVT CmpVT = N0.getSimpleValueType(); in Select() local
H A DX86ISelLowering.cpp22778 EVT VecVT, EVT CmpVT, bool HasPT, F SToV) { in emitOrXorXorTree()
22855 EVT CmpVT = PreferKOT ? MVT::v16i1 : VecVT; in combineVectorSizedSetCCEquality() local
23447 EVT CmpVT = Op0.getValueType(); in EmitCmp() local
24821 EVT CmpVT = CmpVal.getValueType(); in LowerSELECTWithCmpZero() local
45342 EVT CmpVT = Src.getOperand(0).getValueType(); in combineBitcastvxi1() local
45927 MVT CmpVT = MVT::getVectorVT(MVT::i1, MovMskElts); in combineBitcast() local
46293 MVT CmpVT = NumElts == 64 ? MVT::i64 : MVT::i32; in combinePredicateReduction() local
48191 EVT CmpVT = CmpLHS.getValueType(); in combineSetCCAtomicArith() local
/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchISelLowering.cpp4583 EVT CmpVT = Src.getOperand(0).getValueType(); in performSETCC_BITCASTCombine() local
4669 EVT CmpVT = Src.getOperand(0).getValueType(); in performBITCASTCombine() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp15875 EVT CmpVT = LHS.getValueType().changeVectorElementTypeToInteger(); in LowerVSETCC() local
20532 EVT CmpVT = InfoAndKind.IsAArch64 in performSetccAddFolding() local
21744 EVT CmpVT = N->getOperand(2).getValueType(); in tryConvertSVEWideCompare() local
25324 EVT CmpVT = LHS.getValueType(); in performSETCCCombine() local
25653 EVT CmpVT = N0.getOperand(0).getValueType(); in performVSelectCombine() local
29413 EVT CmpVT = Pg.getValueType(); in LowerFixedLengthVectorSetccToSVE() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeDAG.cpp4318 EVT CmpVT = Tmp1.getValueType(); in ExpandNode() local
H A DSelectionDAGBuilder.cpp9139 EVT CmpVT = EVT::getIntegerVT(LHS->getContext(), LoadVT.getSizeInBits()); in visitMemCmpBCmpCall() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.cpp6371 EVT CmpVT = LHS.getValueType(); in lowerICMPIntrinsic() local
6401 EVT CmpVT = Src0.getValueType(); in lowerFCMPIntrinsic() local
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp8689 EVT CmpVT = Src.getOperand(0).getValueType(); in combineSETCC() local
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp8052 EVT CmpVT = Tmp1.getValueType(); in LowerOperation() local
16365 EVT CmpVT = EVT::getVectorVT(*DAG.getContext(), MVT::i1, VecSize); in combineVectorSizedSetCCEquality() local
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp8231 EVT CmpVT = Op.getOperand(0).getValueType(); in LowerSELECT_CC() local
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp6859 EVT CmpVT; in LowerVSETCC() local