| /llvm-project-15.0.7/llvm/lib/CodeGen/SelectionDAG/ |
| H A D | LegalizeVectorTypes.cpp | 1270 EVT InVT = InOp.getValueType(); in SplitVecRes_BITCAST() local 1551 EVT InVT = Op.getValueType(); in SplitVecRes_StrictFPOp() local 2922 EVT InVT = Lo.getValueType(); in SplitVecOp_UnaryOp() local 3563 EVT InVT = Lo.getValueType(); in SplitVecOp_FP_ROUND() local 3604 EVT InVT = Lo.getValueType(); in SplitVecOp_FP_TO_XINT_SAT() local 4267 EVT InVT = InOp.getValueType(); in WidenVecRes_Convert() local 4391 EVT InVT = InOp.getValueType(); in WidenVecRes_Convert_StrictFP() local 4427 EVT InVT = InOp.getValueType(); in WidenVecRes_EXTEND_VECTOR_INREG() local 4530 EVT InVT = InOp.getValueType(); in WidenVecRes_BITCAST() local 4745 EVT InVT = InOp.getValueType(); in WidenVecRes_EXTRACT_SUBVECTOR() local [all …]
|
| H A D | LegalizeTypesGeneric.cpp | 44 EVT InVT = InOp.getValueType(); in ExpandRes_BITCAST() local
|
| H A D | LegalizeIntegerTypes.cpp | 379 EVT InVT = InOp.getValueType(); in PromoteIntRes_BITCAST() local 1148 EVT InVT = N->getOperand(OpNo).getValueType(); in PromoteIntRes_SETCC() local 1356 EVT InVT = InOp.getValueType(); in PromoteIntRes_TRUNCATE() local 2270 EVT InVT = Op.getValueType(); in PromoteIntOp_VECREDUCE() local 5186 EVT InVT = InOp0.getValueType(); in PromoteIntRes_EXTRACT_SUBVECTOR() local 5235 EVT InVT = InOp0.getValueType(); in PromoteIntRes_EXTRACT_SUBVECTOR() local 5534 MVT InVT = V0.getValueType().getSimpleVT(); in PromoteIntOp_EXTRACT_SUBVECTOR() local
|
| H A D | LegalizeDAG.cpp | 2143 EVT InVT = Node->getOperand(Node->isStrictFPOpcode() ? 1 : 0).getValueType(); in ExpandArgFPLibCall() local
|
| H A D | SelectionDAG.cpp | 3462 EVT InVT = Op.getOperand(0).getValueType(); in computeKnownBits() local 3474 EVT InVT = Op.getOperand(0).getValueType(); in computeKnownBits() local 3490 EVT InVT = Op.getOperand(0).getValueType(); in computeKnownBits() local
|
| H A D | DAGCombiner.cpp | 20560 EVT InVT = Vec.getValueType(); in reduceBuildVecToShuffle() local 20763 EVT InVT = EVT::getVectorVT(*DAG.getContext(), InSVT, NumElems); in convertBuildVecZextToZext() local 21804 EVT InVT = V.getValueType(); in visitEXTRACT_SUBVECTOR() local 22269 EVT InVT = Op0.getOperand(0).getValueType(); in combineShuffleOfBitcast() local
|
| /llvm-project-15.0.7/llvm/lib/Target/WebAssembly/ |
| H A D | WebAssemblyISelLowering.cpp | 2675 EVT InVT = MVT::i16, OutVT = MVT::i8; in truncateVectorWithNARROW() local 2711 EVT InVT = In.getValueType(); in performTruncateCombine() local
|
| /llvm-project-15.0.7/llvm/lib/Target/SystemZ/ |
| H A D | SystemZISelLowering.cpp | 3510 EVT InVT = In.getValueType(); in lowerBITCAST() local 4768 MVT InVT = MVT::getVectorVT(MVT::getIntegerVT(InBytes * 8), in getPermuteNode() local 5153 EVT InVT = MVT::getVectorVT(MVT::getIntegerVT(InBits), in insertUnpackIfPrepared() local 5560 EVT InVT = PackedOp.getValueType(); in lowerSIGN_EXTEND_VECTOR_INREG() local 5579 EVT InVT = PackedOp.getValueType(); in lowerZERO_EXTEND_VECTOR_INREG() local 6288 EVT InVT = VT.changeVectorElementTypeToInteger(); in combineMERGE() local
|
| /llvm-project-15.0.7/llvm/lib/Target/AArch64/ |
| H A D | AArch64ISelLowering.cpp | 3973 EVT InVT = In.getValueType(); in LowerVectorINT_TO_FP() local 4427 EVT InVT = Op.getValueType(); in getSVEPredicateBitCast() local 11619 EVT InVT = Op.getOperand(0).getValueType(); in LowerEXTRACT_SUBVECTOR() local 11665 EVT InVT = Op.getOperand(1).getValueType(); in LowerINSERT_SUBVECTOR() local 15972 EVT InVT = N0.getValueType(); in performVectorAddSubExtCombine() local 20101 EVT InVT = In.getValueType(); in ReplaceExtractSubVectorResults() local 21021 EVT InVT = Mask.getValueType(); in convertFixedMaskToScalableVector() local 21276 EVT InVT = Op.getOperand(0).getValueType(); in LowerFixedLengthExtractVectorElt() local 21292 EVT InVT = Op.getOperand(0).getValueType(); in LowerFixedLengthInsertVectorElt() local 21500 EVT InVT = Op.getOperand(1).getValueType(); in LowerFixedLengthVectorSelectToSVE() local [all …]
|
| H A D | AArch64ISelDAGToDAG.cpp | 3596 EVT InVT = Node->getOperand(0).getValueType(); in Select() local 3620 EVT InVT = Node->getOperand(1).getValueType(); in Select() local
|
| /llvm-project-15.0.7/llvm/lib/Target/X86/ |
| H A D | X86ISelLowering.cpp | 6952 EVT InVT = In.getValueType(); in getEXTEND_VECTOR_INREG() local 48628 EVT InVT = In.getValueType(); in detectUSatPattern() local 48714 EVT InVT = In.getValueType(); in combineTruncateWithSat() local 48817 EVT InVT = In.getValueType(); in detectAVGPattern() local 50155 EVT InVT = In.getValueType(); in combineVectorTruncationWithPACKUS() local 50169 EVT InVT = In.getValueType(); in combineVectorTruncationWithPACKSS() local 50191 EVT InVT = In.getValueType(); in combineVectorTruncation() local 50337 EVT InVT = Src.getValueType(); in combinePMULH() local 52617 EVT InVT = Op0.getValueType(); in combineUIntToFP() local 52680 EVT InVT = Op0.getValueType(); in combineSIntToFP() local [all …]
|
| /llvm-project-15.0.7/llvm/lib/Target/PowerPC/ |
| H A D | PPCISelDAGToDAG.cpp | 2938 EVT InVT = InputOp.getValueType(); in computeLogicOpInGPR() local 3083 EVT InVT = LHS.getValueType(); in getCompoundZeroComparisonInGPR() local 5521 EVT InVT = N->getOperand(0).getValueType(); in Select() local
|
| H A D | PPCISelLowering.cpp | 8505 EVT InVT = Src.getValueType(); in LowerINT_TO_FP() local
|
| /llvm-project-15.0.7/llvm/lib/Target/RISCV/ |
| H A D | RISCVISelDAGToDAG.cpp | 1632 MVT InVT = V.getSimpleValueType(); in Select() local
|
| H A D | RISCVISelLowering.cpp | 6022 MVT InVT = Op.getOperand(0).getSimpleValueType(); in lowerFixedLengthVectorSetccToRVV() local
|