Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DValueTypes.cpp47 EVT ResultVT; in getExtendedVectorVT() local
55 EVT ResultVT; in getExtendedVectorVT() local
/freebsd/contrib/llvm-project/llvm/lib/Target/VE/
H A DVECustomDAG.cpp422 SDValue VECustomDAG::getMaskBroadcast(EVT ResultVT, SDValue Scalar, in getMaskBroadcast()
451 SDValue VECustomDAG::getBroadcast(EVT ResultVT, SDValue Scalar, in getBroadcast()
H A DVEISelLowering.cpp1831 MVT ResultVT = Op.getSimpleValueType(); in lowerBUILD_VECTOR() local
/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DDAGISelMatcherGen.cpp691 MVT::SimpleValueType ResultVT = N.getSimpleType(0); in EmitResultLeafAsOperand() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeTypes.cpp246 EVT ResultVT = N->getValueType(i); in run() local
H A DSelectionDAGBuilder.cpp7502 EVT ResultVT = Op1.getValueType(); in visitIntrinsicCall() local
8082 EVT ResultVT = TLI.getValueType(DAG.getDataLayout(), I.getType()); in visitIntrinsicCall() local
8090 EVT ResultVT = TLI.getValueType(DAG.getDataLayout(), I.getType()); in visitIntrinsicCall() local
10223 EVT ResultVT = TLI.getValueType(DAG.getDataLayout(), *CurResultType); in visitInlineAsm() local
12398 EVT ResultVT = TLI.getValueType(DAG.getDataLayout(), I.getType()); in visitStepVector() local
H A DLegalizeVectorTypes.cpp705 EVT ResultVT = N->getValueType(0).getVectorElementType(); ScalarizeVecRes_IS_FPCLASS() local
6590 EVT ResultVT = N->getValueType(0); WidenVecOp_IS_FPCLASS() local
H A DTargetLowering.cpp8558 SDValue TargetLowering::expandIS_FPCLASS(EVT ResultVT, SDValue Op, in expandIS_FPCLASS()
11237 SDValue TargetLowering::expandRoundInexactToOdd(EVT ResultVT, SDValue Op, in expandRoundInexactToOdd()
H A DDAGCombiner.cpp22284 EVT ResultVT = EVE->getValueType(0); in scalarizeExtractedVectorLoad() local
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyISelLowering.cpp2701 EVT ResultVT = EVT::getVectorVT(*DAG.getContext(), ElVT, in extractSubVector() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.cpp7280 EVT ResultVT = Op.getValueType(); in lowerEXTRACT_VECTOR_ELT() local
7387 EVT ResultVT = Op.getValueType(); in lowerVECTOR_SHUFFLE() local
7439 EVT ResultVT = Op.getValueType(); in lowerSCALAR_TO_VECTOR() local
14931 MVT ResultVT = NewChannels == 1 ? in adjustWritemask() local
H A DAMDGPUISelLowering.cpp3121 auto ResultVT = Op.getValueType(); in lowerCTLZResults() local
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp4880 MVT ResultVT = getWideningInterleave() local
8280 EVT ResultVT = EVT::getVectorVT(Context, SrcEltVT, Count); lowerVectorTruncLike() local
14123 EVT ResultVT = EVT::getIntegerVT(C, ActiveBits).getRoundIntegerType(C); narrowIndex() local
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp6065 MVT ResultVT = Op.getSimpleValueType(); in lowerIS_FPCLASS() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp22822 EVT ResultVT = MVT::getIntegerVT(std::max<unsigned>( in vectorToScalarBitmask() local
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp3919 EVT ResultVT = EVT::getVectorVT(*DAG.getContext(), ElVT, in extractSubVector() local
3975 EVT ResultVT = Result.getValueType(); in insertSubVector() local