Home
last modified time | relevance | path

Searched defs:DstVT (Results 1 – 21 of 21) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Target/X86/
H A DX86FastISel.cpp699 bool X86FastISel::X86FastEmitExtend(ISD::NodeType Opc, EVT DstVT, in X86FastEmitExtend()
1238 EVT DstVT = VA.getValVT(); in X86SelectRet() local
1536 EVT DstVT = TLI.getValueType(DL, I->getType()); in X86SelectZExt() local
1594 EVT DstVT = TLI.getValueType(DL, I->getType()); in X86SelectSExt() local
2435 MVT DstVT = TLI.getValueType(DL, I->getType()).getSimpleVT(); in X86SelectIntToFP() local
2517 EVT DstVT = TLI.getValueType(DL, I->getType()); in X86SelectTrunc() local
3626 EVT DstVT = TLI.getValueType(DL, I->getType()); in fastSelectInstruction() local
3641 MVT SrcVT, DstVT; in fastSelectInstruction() local
H A DX86SelectionDAGInfo.cpp248 EVT DstVT = Dst.getValueType(); in emitConstantSizeRepmov() local
H A DX86ISelLowering.cpp6794 auto MakeBroadcastOp = [&](SDValue Op, MVT OpVT, MVT DstVT) { in getAVX512Node()
6818 MVT DstVT = VT; in getAVX512Node() local
12436 static bool matchShuffleAsVTRUNC(MVT &SrcVT, MVT &DstVT, MVT VT, in matchShuffleAsVTRUNC()
12474 static SDValue getAVX512TruncNode(const SDLoc &DL, MVT DstVT, SDValue Src, in getAVX512TruncNode()
12844 MVT DstVT = MVT::getVectorVT(DstSVT, NumSrcElts * 2); in lowerShuffleWithPACK() local
21459 EVT DstVT, EVT SrcVT, const SDLoc &DL, SDValue Chain, SDValue Pointer, in BuildFILD()
21868 MVT DstVT = Op->getSimpleValueType(0); in LowerUINT_TO_FP() local
22325 static SDValue truncateVectorWithPACK(unsigned Opcode, EVT DstVT, SDValue In, in truncateVectorWithPACK()
23071 EVT DstVT = N->getValueType(0); in LRINT_LLRINTHelper() local
23129 EVT DstVT = Node->getValueType(0); in LowerFP_TO_INT_SAT() local
[all …]
H A DX86ISelDAGToDAG.cpp1284 MVT DstVT = N->getSimpleValueType(0); in PreprocessISelDAG() local
1340 MVT DstVT = N->getSimpleValueType(0); in PreprocessISelDAG() local
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DFastISel.cpp1380 EVT DstVT = TLI.getValueType(DL, I->getType()); in selectCast() local
1418 MVT DstVT = DstEVT.getSimpleVT(); in selectBitCast() local
1785 EVT DstVT = TLI.getValueType(DL, I->getType()); in selectOperator() local
H A DTargetLowering.cpp676 EVT DstVT = Op.getValueType(); in SimplifyMultipleUseDemandedBits() local
826 EVT DstVT = Op.getValueType(); in SimplifyMultipleUseDemandedBits() local
7713 EVT DstVT = Node->getValueType(0); in expandFP_TO_SINT() local
7787 EVT DstVT = Node->getValueType(0); in expandFP_TO_UINT() local
7892 EVT DstVT = Node->getValueType(0); in expandUINT_TO_FP() local
8874 EVT DstVT = LD->getValueType(0); in scalarizeVectorLoad() local
10209 EVT DstVT = Node->getValueType(0); in expandFP_TO_INT_SAT() local
H A DLegalizeIntegerTypes.cpp5128 EVT DstVT = N->getValueType(0); in ExpandIntOp_SINT_TO_FP() local
5248 EVT DstVT = N->getValueType(0); in ExpandIntOp_UINT_TO_FP() local
H A DLegalizeVectorTypes.cpp561 EVT DstVT = N->getValueType(0).getVectorElementType(); in ScalarizeVecRes_FP_TO_XINT_SAT() local
6051 EVT DstVT = N->getValueType(0); in WidenVecOp_FP_TO_XINT_SAT() local
H A DDAGCombiner.cpp3359 static SDValue getTruncatedUSUBSAT(EVT DstVT, EVT SrcVT, SDValue LHS, in getTruncatedUSUBSAT()
3387 SDValue DAGCombiner::foldSubToUSubSat(EVT DstVT, SDNode *N) { in foldSubToUSubSat()
11949 EVT DstVT = N->getValueType(0); in CombineExtLoad() local
/openbsd-src/gnu/llvm/llvm/lib/Target/PowerPC/
H A DPPCFastISel.cpp1063 MVT DstVT; in SelectIToFP() local
1188 MVT DstVT, SrcVT; in SelectFPToI() local
H A DPPCISelLowering.cpp8166 EVT DstVT = Op.getValueType(); in LowerFP_TO_INT() local
/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/
H A DARMFastISel.cpp1528 MVT DstVT; in SelectIToFP() local
1573 MVT DstVT; in SelectFPToI() local
H A DARMISelLowering.cpp6174 EVT DstVT = BC->getValueType(0); in CombineVMOVDRRCandidateWithVecOp() local
6228 EVT DstVT = N->getValueType(0); in ExpandBITCAST() local
18352 EVT DstVT = N->getValueType(0); in PerformBITCASTCombine() local
20690 MVT DstVT = (Sz == 16 ? MVT::f32 : MVT::f64); in LowerFP_EXTEND() local
20716 EVT DstVT = Op.getValueType(); in LowerFP_ROUND() local
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DScalarizer.cpp747 auto *DstVT = dyn_cast<FixedVectorType>(BCI.getDestTy()); in visitBitCastInst() local
/openbsd-src/gnu/llvm/llvm/lib/Target/Mips/
H A DMipsFastISel.cpp1093 MVT DstVT, SrcVT; in selectFPToInt() local
/openbsd-src/gnu/llvm/llvm/lib/Target/WebAssembly/
H A DWebAssemblyISelLowering.cpp2581 static SDValue truncateVectorWithNARROW(EVT DstVT, SDValue In, const SDLoc &DL, in truncateVectorWithNARROW()
/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64TargetTransformInfo.cpp2140 auto DstVT = TLI->getValueType(DL, Dst); in getExtractWithExtendCost() local
H A DAArch64ISelDAGToDAG.cpp1512 EVT DstVT = N->getValueType(0); in tryIndexedLoad() local
H A DAArch64ISelLowering.cpp4013 EVT DstVT = Op.getValueType(); in LowerVectorFP_TO_INT_SAT() local
4085 EVT DstVT = Op.getValueType(); in LowerFP_TO_INT_SAT() local
21147 EVT DstVT = N->getValueType(0); in performSignExtendInRegCombine() local
/openbsd-src/gnu/llvm/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp1961 MVT DstVT = Op.getSimpleValueType(); in lowerFP_TO_INT_SAT() local
7107 MVT DstVT = Op.getSimpleValueType(); in lowerVPFPIntConvOp() local
9661 EVT DstVT = N->getValueType(0); in performFP_TO_INT_SATCombine() local
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp1388 EVT DstVT = TLI.getValueType(DL, CI->getType()); in OptimizeNoopCopyExpression() local