| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
| H A D | LegalizeVectorTypes.cpp | 1553 EVT InVT = InOp.getValueType(); in SplitVecRes_BITCAST() local 1853 EVT InVT = Op.getValueType(); in SplitVecRes_StrictFPOp() local 2603 EVT InVT = N->getOperand(0).getValueType(); in SplitVecRes_UnaryOp() local 2643 EVT InVT = N->getOperand(0).getValueType(); in SplitVecRes_ADDRSPACECAST() local 2666 EVT InVT = N->getOperand(0).getValueType(); in SplitVecRes_UnaryOpWithTwoResults() local 3698 EVT InVT = Lo.getValueType(); in SplitVecOp_UnaryOp() local 4328 EVT InVT = InVec->getValueType(0); in SplitVecOp_TruncateHelper() local 4462 EVT InVT = Lo.getValueType(); in SplitVecOp_FP_ROUND() local 4543 EVT InVT = Lo.getValueType(); in SplitVecOp_FP_TO_XINT_SAT() local 5418 EVT InVT = InOp.getValueType(); in WidenVecRes_Convert() local [all …]
|
| H A D | LegalizeIntegerTypes.cpp | 481 EVT InVT = InOp.getValueType(); in PromoteIntRes_BITCAST() local 1381 EVT InVT = N->getOperand(OpNo).getValueType(); in PromoteIntRes_SETCC() local 1692 EVT InVT = InOp.getValueType(); in PromoteIntRes_TRUNCATE() local 2207 EVT InVT = InOp.getValueType(); in PromoteIntOp_BITCAST() local 2742 EVT InVT = Op.getValueType(); in PromoteIntOp_VECREDUCE() local 5979 EVT InVT = InOp0.getValueType(); in PromoteIntRes_EXTRACT_SUBVECTOR() local 6028 EVT InVT = InOp0.getValueType(); in PromoteIntRes_EXTRACT_SUBVECTOR() local 6380 MVT InVT = V0.getValueType().getSimpleVT(); in PromoteIntOp_EXTRACT_SUBVECTOR() local
|
| H A D | LegalizeTypesGeneric.cpp | 44 EVT InVT = InOp.getValueType(); in ExpandRes_BITCAST() local
|
| H A D | LegalizeDAG.cpp | 2296 EVT InVT = Node->getOperand(Node->isStrictFPOpcode() ? 1 : 0).getValueType(); in ExpandArgFPLibCall() local
|
| H A D | DAGCombiner.cpp | 24480 EVT InVT = Vec.getValueType(); in reduceBuildVecToShuffle() local 24683 EVT InVT = EVT::getVectorVT(*DAG.getContext(), InSVT, NumElems); in convertBuildVecZextToZext() local 25963 EVT InVT = V.getValueType(); in visitEXTRACT_SUBVECTOR() local 26632 EVT InVT = Op0.getOperand(0).getValueType(); in combineShuffleOfBitcast() local 26926 EVT InVT = in visitVECTOR_SHUFFLE() local
|
| H A D | SelectionDAG.cpp | 4044 EVT InVT = Op.getOperand(0).getValueType(); in computeKnownBits() local 4058 EVT InVT = Op.getOperand(0).getValueType(); in computeKnownBits() local 4076 EVT InVT = Op.getOperand(0).getValueType(); in computeKnownBits() local
|
| H A D | SelectionDAGBuilder.cpp | 12616 EVT InVT = getValue(I.getOperand(0)).getValueType(); in visitVectorInterleave() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
| H A D | SystemZISelLowering.cpp | 4286 EVT InVT = In.getValueType(); in lowerBITCAST() local 5754 MVT InVT = MVT::getVectorVT(MVT::getIntegerVT(InBytes * 8), in getPermuteNode() local 6158 EVT InVT = MVT::getVectorVT(MVT::getIntegerVT(InBits), in insertUnpackIfPrepared() local 6570 EVT InVT = PackedOp.getValueType(); in lowerSIGN_EXTEND_VECTOR_INREG() local 6632 EVT InVT = PackedOp.getValueType(); in lowerZERO_EXTEND_VECTOR_INREG() local 6826 EVT InVT = InOp.getValueType(); in lower_FP_TO_INT() local 6861 EVT InVT = InOp.getValueType(); in lower_INT_TO_FP() local 7345 EVT InVT = InOp->getValueType(0); in LowerOperationWrapper() local 7830 EVT InVT = VT.changeVectorElementTypeToInteger(); in combineMERGE() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/ |
| H A D | WebAssemblyISelLowering.cpp | 2921 EVT InVT = N->getOperand(0)->getValueType(0); in performVectorExtendToFPCombine() local 3155 EVT InVT = MVT::i16, OutVT = MVT::i8; in truncateVectorWithNARROW() local 3191 EVT InVT = In.getValueType(); in performTruncateCombine() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
| H A D | AArch64ISelLowering.cpp | 4500 EVT InVT = Op.getOperand(IsStrict ? 1 : 0).getValueType(); in LowerVectorFP_TO_INT() local 4817 EVT InVT = In.getValueType(); in LowerVectorINT_TO_FP() local 5570 EVT InVT = Op.getValueType(); in getSVEPredicateBitCast() local 15411 EVT InVT = Op.getOperand(0).getValueType(); in LowerEXTRACT_SUBVECTOR() local 15464 EVT InVT = Op.getOperand(1).getValueType(); in LowerINSERT_SUBVECTOR() local 18808 EVT InVT = N0.getValueType(); in performVectorExtCombine() local 22469 EVT InVT = N->getOperand(0).getOperand(0).getValueType(); in performZExtDeinterleaveShuffleCombine() local 24142 EVT InVT = Value.getOperand(0).getValueType(); in performMSTORECombine() local 27395 EVT InVT = In.getValueType(); in ReplaceExtractSubVectorResults() local 28863 EVT InVT = Mask.getValueType(); in convertFixedMaskToScalableVector() local [all …]
|
| H A D | AArch64ISelDAGToDAG.cpp | 4531 EVT InVT = N->getOperand(1).getValueType(); in trySelectCastFixedLengthToScalableVector() local 4560 EVT InVT = N->getOperand(0).getValueType(); in trySelectCastScalableToFixedLengthVector() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
| H A D | PPCISelDAGToDAG.cpp | 3098 EVT InVT = InputOp.getValueType(); in computeLogicOpInGPR() local 3243 EVT InVT = LHS.getValueType(); in getCompoundZeroComparisonInGPR() local 5820 EVT InVT = N->getOperand(0).getValueType(); in Select() local
|
| H A D | PPCISelLowering.cpp | 8827 EVT InVT = Src.getValueType(); in LowerINT_TO_FP() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
| H A D | X86ISelLowering.cpp | 4747 EVT InVT = In.getValueType(); in getEXTEND_VECTOR_INREG() local 20870 MVT InVT = In.getSimpleValueType(); in LowerAVXExtend() local 20946 MVT InVT = In.getSimpleValueType(); in LowerZERO_EXTEND_Mask() local 21047 EVT InVT = MVT::i16, OutVT = MVT::i8; in truncateVectorWithPACK() local 21337 MVT InVT = In.getSimpleValueType(); in LowerTruncateVecI1() local 21415 MVT InVT = In.getSimpleValueType(); in LowerTRUNCATE() local 25211 MVT InVT = In.getSimpleValueType(); in LowerSIGN_EXTEND_Mask() local 25264 MVT InVT = In.getSimpleValueType(); in LowerANY_EXTEND() local 25283 MVT InVT = In.getSimpleValueType(); in LowerEXTEND_VECTOR_INREG() local 25405 MVT InVT = In.getSimpleValueType(); in LowerSIGN_EXTEND() local [all …]
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/ |
| H A D | RISCVISelDAGToDAG.cpp | 2590 MVT InVT = V.getSimpleValueType(); in Select() local
|
| H A D | RISCVISelLowering.cpp | 12709 MVT InVT = Op.getOperand(0).getSimpleValueType(); in lowerFixedLengthVectorSetccToRVV() local 12741 MVT InVT = Op1.getSimpleValueType(); in lowerVectorStrictFSetcc() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/ |
| H A D | LoongArchISelLowering.cpp | 4344 EVT InVT = In.getValueType(); in ReplaceNodeResults() local
|