Home
last modified time | relevance | path

Searched defs:InVT (Results 1 – 16 of 16) sorted by relevance

/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeVectorTypes.cpp1352 EVT InVT = InOp.getValueType(); in SplitVecRes_BITCAST() local
1636 EVT InVT = Op.getValueType(); in SplitVecRes_StrictFPOp() local
3219 EVT InVT = Lo.getValueType(); in SplitVecOp_UnaryOp() local
3962 EVT InVT = Lo.getValueType(); in SplitVecOp_FP_ROUND() local
4024 EVT InVT = Lo.getValueType(); in SplitVecOp_FP_TO_XINT_SAT() local
4738 EVT InVT = InOp.getValueType(); in WidenVecRes_Convert() local
4883 EVT InVT = InOp.getValueType(); in WidenVecRes_Convert_StrictFP() local
4919 EVT InVT = InOp.getValueType(); in WidenVecRes_EXTEND_VECTOR_INREG() local
5027 EVT InVT = InOp.getValueType(); in WidenVecRes_BITCAST() local
5261 EVT InVT = InOp.getValueType(); in WidenVecRes_EXTRACT_SUBVECTOR() local
[all …]
H A DLegalizeTypesGeneric.cpp44 EVT InVT = InOp.getValueType(); in ExpandRes_BITCAST() local
H A DLegalizeIntegerTypes.cpp414 EVT InVT = InOp.getValueType(); in PromoteIntRes_BITCAST() local
1230 EVT InVT = N->getOperand(OpNo).getValueType(); in PromoteIntRes_SETCC() local
1504 EVT InVT = InOp.getValueType(); in PromoteIntRes_TRUNCATE() local
2444 EVT InVT = Op.getValueType(); in PromoteIntOp_VECREDUCE() local
5565 EVT InVT = InOp0.getValueType(); in PromoteIntRes_EXTRACT_SUBVECTOR() local
5614 EVT InVT = InOp0.getValueType(); in PromoteIntRes_EXTRACT_SUBVECTOR() local
5912 MVT InVT = V0.getValueType().getSimpleVT(); in PromoteIntOp_EXTRACT_SUBVECTOR() local
H A DLegalizeDAG.cpp2217 EVT InVT = Node->getOperand(Node->isStrictFPOpcode() ? 1 : 0).getValueType(); in ExpandArgFPLibCall() local
H A DDAGCombiner.cpp23040 EVT InVT = Vec.getValueType(); in reduceBuildVecToShuffle() local
23243 EVT InVT = EVT::getVectorVT(*DAG.getContext(), InSVT, NumElems); in convertBuildVecZextToZext() local
24530 EVT InVT = V.getValueType(); in visitEXTRACT_SUBVECTOR() local
25182 EVT InVT = Op0.getOperand(0).getValueType(); in combineShuffleOfBitcast() local
25466 EVT InVT = in visitVECTOR_SHUFFLE() local
H A DSelectionDAG.cpp3648 EVT InVT = Op.getOperand(0).getValueType(); in computeKnownBits() local
3662 EVT InVT = Op.getOperand(0).getValueType(); in computeKnownBits() local
3680 EVT InVT = Op.getOperand(0).getValueType(); in computeKnownBits() local
H A DSelectionDAGBuilder.cpp11948 EVT InVT = getValue(I.getOperand(0)).getValueType(); in visitVectorInterleave() local
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyISelLowering.cpp2494 EVT InVT = N->getOperand(0)->getValueType(0); in performVectorExtendToFPCombine() local
2728 EVT InVT = MVT::i16, OutVT = MVT::i8; in truncateVectorWithNARROW() local
2764 EVT InVT = In.getValueType(); in performTruncateCombine() local
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp3808 EVT InVT = In.getValueType(); in lowerBITCAST() local
5169 MVT InVT = MVT::getVectorVT(MVT::getIntegerVT(InBytes * 8), in getPermuteNode() local
5554 EVT InVT = MVT::getVectorVT(MVT::getIntegerVT(InBits), in insertUnpackIfPrepared() local
5961 EVT InVT = PackedOp.getValueType(); in lowerSIGN_EXTEND_VECTOR_INREG() local
5980 EVT InVT = PackedOp.getValueType(); in lowerZERO_EXTEND_VECTOR_INREG() local
6721 EVT InVT = VT.changeVectorElementTypeToInteger(); in combineMERGE() local
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp4258 EVT InVT = In.getValueType(); in LowerVectorINT_TO_FP() local
4837 EVT InVT = Op.getValueType(); in getSVEPredicateBitCast() local
13534 EVT InVT = Op.getOperand(0).getValueType(); in LowerEXTRACT_SUBVECTOR() local
13580 EVT InVT = Op.getOperand(1).getValueType(); in LowerINSERT_SUBVECTOR() local
18995 EVT InVT = N0.getValueType(); in performVectorAddSubExtCombine() local
24490 EVT InVT = In.getValueType(); in ReplaceExtractSubVectorResults() local
25808 EVT InVT = Mask.getValueType(); in convertFixedMaskToScalableVector() local
26066 EVT InVT = Op.getOperand(0).getValueType(); in LowerFixedLengthExtractVectorElt() local
26082 EVT InVT = Op.getOperand(0).getValueType(); in LowerFixedLengthInsertVectorElt() local
26291 EVT InVT = Op.getOperand(1).getValueType(); in LowerFixedLengthVectorSelectToSVE() local
[all …]
H A DAArch64ISelDAGToDAG.cpp4224 EVT InVT = N->getOperand(1).getValueType(); in trySelectCastFixedLengthToScalableVector() local
4253 EVT InVT = N->getOperand(0).getValueType(); in trySelectCastScalableToFixedLengthVector() local
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelDAGToDAG.cpp3112 EVT InVT = InputOp.getValueType(); in computeLogicOpInGPR() local
3257 EVT InVT = LHS.getValueType(); in getCompoundZeroComparisonInGPR() local
5819 EVT InVT = N->getOperand(0).getValueType(); in Select() local
H A DPPCISelLowering.cpp8657 EVT InVT = Src.getValueType(); in LowerINT_TO_FP() local
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp4379 EVT InVT = In.getValueType(); in getEXTEND_VECTOR_INREG() local
30772 MVT InVT = V.getSimpleValueType(); in getPMOVMSKB() local
32211 EVT InVT = In.getValueType(); in ReplaceNodeResults() local
32305 EVT InVT = In.getValueType(); in ReplaceNodeResults() local
49622 EVT InVT = In.getValueType(); in detectUSatPattern() local
49708 EVT InVT = In.getValueType(); in combineTruncateWithSat() local
49809 EVT InVT = In.getValueType(); in detectAVGPattern() local
51179 EVT InVT = Src.getValueType(); in combinePMULH() local
53563 EVT InVT = Op0.getValueType(); in combineUIntToFP() local
53633 EVT InVT = Op0.getValueType(); in combineSIntToFP() local
[all …]
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelDAGToDAG.cpp2050 MVT InVT = V.getSimpleValueType(); in Select() local
H A DRISCVISelLowering.cpp10209 MVT InVT = Op.getOperand(0).getSimpleValueType(); in lowerFixedLengthVectorSetccToRVV() local
10241 MVT InVT = Op1.getSimpleValueType(); in lowerVectorStrictFSetcc() local