| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
| H A D | LegalizeVectorTypes.cpp | 358 EVT ResVT = N->getValueType(0); in ScalarizeVecRes_OverflowOp() local 1090 EVT ResVT = N->getValueType(0).getVectorElementType(); in ScalarizeVecOp_CMP() local 1941 EVT ResVT = N->getValueType(0); in SplitVecRes_OverflowOp() local 3625 EVT ResVT = N->getValueType(0); in SplitVecOp_VECREDUCE() local 3644 EVT ResVT = N->getValueType(0); in SplitVecOp_VECREDUCE_SEQ() local 3670 EVT ResVT = N->getValueType(0); in SplitVecOp_VP_REDUCE() local 3694 EVT ResVT = N->getValueType(0); in SplitVecOp_UnaryOp() local 3746 EVT ResVT = N->getValueType(0); in SplitVecOp_BITCAST() local 3771 EVT ResVT = N->getValueType(0); in SplitVecOp_INSERT_SUBVECTOR() local 4458 EVT ResVT = N->getValueType(0); in SplitVecOp_FP_ROUND() local [all …]
|
| H A D | LegalizeDAG.cpp | 3504 EVT ResVT = Node->getValueType(0); in ExpandNode() local 4472 EVT ResVT = Node->getValueType(0); in ExpandNode() local
|
| H A D | LegalizeIntegerTypes.cpp | 388 EVT ResVT = TLI.getTypeToTransformTo(*DAG.getContext(), N->getValueType(0)); in PromoteIntRes_Atomic0() local 2744 EVT ResVT = N->getValueType(0); in PromoteIntOp_VECREDUCE() local 6390 EVT ResVT = N->getValueType(0); in PromoteIntOp_CONCAT_VECTORS() local
|
| H A D | SelectionDAG.cpp | 2115 SDValue SelectionDAG::getStepVector(const SDLoc &DL, EVT ResVT) { in getStepVector() 2120 SDValue SelectionDAG::getStepVector(const SDLoc &DL, EVT ResVT, in getStepVector() 2600 EVT ResVT = Node->getValueType(ResNo); in expandMultipleResultFPLibCall() local 13063 EVT ResVT = N->getValueType(0); in UnrollVectorOverflowOp() local
|
| H A D | TargetLowering.cpp | 9587 EVT ResVT = N->getValueType(0); in expandVPCTTZElements() local 10938 EVT ResVT = Node->getValueType(0); in expandCMP() local
|
| H A D | SelectionDAGBuilder.cpp | 6480 EVT ResVT = TLI.getValueType(Layout, I.getType()); in visitVectorExtractLastActive() local 8192 EVT ResVT = Mask.getValueType(); in visitIntrinsicCall() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/VE/ |
| H A D | VVPISelLowering.cpp | 345 MVT ResVT = splitVectorType(Op.getValue(0).getSimpleValueType()); splitVectorOp() local
|
| H A D | VECustomDAG.cpp | 562 SDValue VECustomDAG::getLegalReductionOpVVP(unsigned VVPOpcode, EVT ResVT, in getLegalReductionOpVVP()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/ |
| H A D | WebAssemblyISelLowering.cpp | 2922 EVT ResVT = N->getValueType(0); in performVectorExtendToFPCombine() local 2956 EVT ResVT = N->getValueType(0); in performVectorExtendCombine() local 3025 EVT ResVT; in performVectorTruncZeroCombine() local 3072 EVT ResVT; in performVectorTruncZeroCombine() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/ARM/ |
| H A D | ARMTargetTransformInfo.cpp | 1854 EVT ResVT = TLI->getValueType(DL, ResTy); in getExtendedReductionCost() local 1889 EVT ResVT = TLI->getValueType(DL, ResTy); in getMulAccReductionCost() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
| H A D | SystemZISelLowering.cpp | 4287 EVT ResVT = Op.getValueType(); in lowerBITCAST() local 7285 EVT ResVT = N->getValueType(0); in LowerOperationWrapper() local 7316 EVT ResVT = N->getValueType(0); in LowerOperationWrapper() local 7343 EVT ResVT = N->getValueType(0); in LowerOperationWrapper() local 7537 SDValue SystemZTargetLowering::combineExtract(const SDLoc &DL, EVT ResVT, in combineExtract() 7670 EVT ResVT = (TruncBytes < 4 ? MVT::i32 : TruncVT); in combineTruncateExtract() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/NVPTX/ |
| H A D | NVPTXISelLowering.cpp | 5862 const EVT ResVT = LD->getValueType(0); in replaceLoadVector() local 5959 EVT ResVT = N->getValueType(0); in ReplaceTcgen05Ld() local 6015 EVT ResVT = N->getValueType(0); in ReplaceINTRINSIC_W_CHAIN() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
| H A D | AArch64ISelLowering.cpp | 2138 bool AArch64TargetLowering::shouldExpandGetActiveLaneMask(EVT ResVT, in shouldExpandGetActiveLaneMask() 5725 EVT ResVT = Op.getValueType(); in LowerVectorMatch() local 6340 EVT ResVT = Op.getValueType(); in LowerINTRINSIC_WO_CHAIN() local 15752 static bool canLowerSRLToRoundingShiftForVT(SDValue Shift, EVT ResVT, in canLowerSRLToRoundingShiftForVT() 18040 bool AArch64TargetLowering::isExtractSubvectorCheap(EVT ResVT, EVT SrcVT, in isExtractSubvectorCheap() 23095 EVT ResVT = N->getValueType(0); in tryCombineExtendRShTrunc() local 23137 EVT ResVT; in trySimplifySrlAddToRshrnb() local 23176 EVT ResVT = N->getValueType(0); in performUzpCombine() local 23372 EVT ResVT = N->getValueType(0); in performGLD1Combine() local 25596 EVT ResVT = N->getValueType(0); in performVSelectCombine() local [all …]
|
| H A D | AArch64TargetTransformInfo.cpp | 5301 EVT ResVT = TLI->getValueType(DL, ResTy); in getExtendedReductionCost() local 5329 EVT ResVT = TLI->getValueType(DL, ResTy); in getMulAccReductionCost() local
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
| H A D | BasicTTIImpl.h | 2464 EVT ResVT = getTLI()->getValueType(DL, RetTy, true); in getTypeBasedIntrinsicInstrCost() local
|
| H A D | TargetLowering.h | 3422 virtual bool isExtractSubvectorCheap(EVT ResVT, EVT SrcVT, in isExtractSubvectorCheap()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
| H A D | X86FastISel.cpp | 3659 EVT ResVT = VA.getValVT(); in fastLowerCall() local
|
| H A D | X86ISelLowering.cpp | 3371 bool X86TargetLowering::isExtractSubvectorCheap(EVT ResVT, EVT SrcVT, in isExtractSubvectorCheap() 9618 MVT ResVT = Op.getSimpleValueType(); in LowerAVXCONCAT_VECTORS() local 9691 MVT ResVT = Op.getSimpleValueType(); in LowerCONCAT_VECTORSvXi1() local 20793 EVT ResVT = getSetCCResultType(DAG.getDataLayout(), in FP_TO_INTHelper() local 21598 MVT ResVT = MVT::v4i32; in LowerFP_TO_INT() local 21640 MVT ResVT = VT; in LowerFP_TO_INT() local 21727 MVT ResVT = SrcVT == MVT::v4f64 ? MVT::v8i32 : MVT::v16i32; in LowerFP_TO_INT() local 33941 EVT ResVT = getTypeToTransformTo(*DAG.getContext(), VT); in ReplaceNodeResults() local 34182 EVT ResVT = EleVT == MVT::i32 ? MVT::v4i32 : MVT::v8i16; in ReplaceNodeResults() local 46384 EVT ResVT = in combineVPDPBUSDPattern() local [all …]
|
| H A D | X86ISelDAGToDAG.cpp | 5026 MVT ResVT = Setcc.getSimpleValueType(); in tryVPTESTM() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/ |
| H A D | RISCVISelLowering.cpp | 2340 bool RISCVTargetLowering::isExtractSubvectorCheap(EVT ResVT, EVT SrcVT, in isExtractSubvectorCheap() 4851 MVT ResVT = MVT::getVectorVT(MVT::getIntegerVT(EltBits), in getDeinterleaveShiftAndTrunc() local 11193 static SDValue lowerReductionSeq(unsigned RVVOpcode, MVT ResVT, in lowerReductionSeq() 11321 MVT ResVT = Op.getSimpleValueType(); in lowerFPVECREDUCE() local 11389 MVT ResVT = Res.getSimpleValueType(); in lowerVPREDUCE() local 18764 MVT ResVT = getQDOTXResultType(A.getSimpleValueType()); in foldReduceOperandViaVQDOT() local 18807 MVT ResVT = getQDOTXResultType(OpVT.getSimpleVT()); in foldReduceOperandViaVQDOT() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
| H A D | HexagonISelLowering.cpp | 2202 bool HexagonTargetLowering::isExtractSubvectorCheap(EVT ResVT, EVT SrcVT, in isExtractSubvectorCheap()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| H A D | SIISelLowering.cpp | 2040 bool SITargetLowering::isExtractSubvectorCheap(EVT ResVT, EVT SrcVT, in isExtractSubvectorCheap() 6090 auto ResVT = DAG.GetSplitDestVTs(VT); in splitTernaryVectorOp() local 14192 EVT ResVT = N->getValueType(0); in performExtractVectorEltCombine() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
| H A D | PPCISelDAGToDAG.cpp | 4580 EVT ResVT = VecVT.changeVectorElementTypeToInteger(); in trySETCC() local
|
| H A D | PPCISelLowering.cpp | 8230 EVT ResVT = Op.getValueType(); in LowerSELECT_CC() local 16202 EVT ResVT = Val.getValueType(); in combineStoreFPToInt() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/ |
| H A D | LoongArchISelLowering.cpp | 2535 MVT ResVT = Op.getSimpleValueType(); in lowerCONCAT_VECTORS() local
|