/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/ |
H A D | X86FastISel.cpp | 707 bool X86FastISel::X86FastEmitExtend(ISD::NodeType Opc, EVT DstVT, in X86FastEmitExtend() 1245 EVT DstVT = VA.getValVT(); in X86SelectRet() local 1543 EVT DstVT = TLI.getValueType(DL, I->getType()); in X86SelectZExt() local 1601 EVT DstVT = TLI.getValueType(DL, I->getType()); in X86SelectSExt() local 2440 MVT DstVT = TLI.getValueType(DL, I->getType()).getSimpleVT(); in X86SelectIntToFP() local 2522 EVT DstVT = TLI.getValueType(DL, I->getType()); in X86SelectTrunc() local 3627 EVT DstVT = TLI.getValueType(DL, I->getType()); in fastSelectInstruction() local 3642 MVT SrcVT, DstVT; in fastSelectInstruction() local
|
H A D | X86SelectionDAGInfo.cpp | 279 EVT DstVT = Dst.getValueType(); in emitConstantSizeRepmov() local
|
H A D | X86ISelDAGToDAG.cpp | 1211 MVT DstVT = N->getSimpleValueType(0); in PreprocessISelDAG() local 1267 MVT DstVT = N->getSimpleValueType(0); in PreprocessISelDAG() local
|
H A D | X86ISelLowering.cpp | 11539 static bool matchShuffleAsVTRUNC(MVT &SrcVT, MVT &DstVT, MVT VT, in matchShuffleAsVTRUNC() 11577 static SDValue getAVX512TruncNode(const SDLoc &DL, MVT DstVT, SDValue Src, in getAVX512TruncNode() 11894 MVT DstVT = MVT::getVectorVT(DstSVT, NumSrcElts * 2); in lowerShuffleWithPACK() local 20047 EVT DstVT, EVT SrcVT, const SDLoc &DL, SDValue Chain, SDValue Pointer, in BuildFILD() 20456 MVT DstVT = Op->getSimpleValueType(0); in LowerUINT_TO_FP() local 20888 static SDValue truncateVectorWithPACK(unsigned Opcode, EVT DstVT, SDValue In, in truncateVectorWithPACK() 21485 EVT DstVT = N->getValueType(0); in LRINT_LLRINTHelper() local 21542 EVT DstVT = Node->getValueType(0); in LowerFP_TO_INT_SAT() local 29276 MVT DstVT = Op.getSimpleValueType(); in LowerBITCAST() local 30199 MVT DstVT = Op.getSimpleValueType(); in LowerADDRSPACECAST() local [all …]
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/ |
H A D | FastISel.cpp | 1359 EVT DstVT = TLI.getValueType(DL, I->getType()); in selectCast() local 1407 MVT DstVT = DstEVT.getSimpleVT(); in selectBitCast() local 1782 EVT DstVT = TLI.getValueType(DL, I->getType()); in selectOperator() local
|
H A D | TargetLowering.cpp | 663 EVT DstVT = Op.getValueType(); in SimplifyMultipleUseDemandedBits() local 812 EVT DstVT = Op.getValueType(); in SimplifyMultipleUseDemandedBits() local 6660 EVT DstVT = Node->getValueType(0); in expandFP_TO_SINT() local 6734 EVT DstVT = Node->getValueType(0); in expandFP_TO_UINT() local 6839 EVT DstVT = Node->getValueType(0); in expandUINT_TO_FP() local 7298 EVT DstVT = LD->getValueType(0); in scalarizeVectorLoad() local 8614 EVT DstVT = Node->getValueType(0); in expandFP_TO_INT_SAT() local
|
H A D | LegalizeIntegerTypes.cpp | 4484 EVT DstVT = N->getValueType(0); in ExpandIntOp_SINT_TO_FP() local 4604 EVT DstVT = N->getValueType(0); in ExpandIntOp_UINT_TO_FP() local
|
H A D | LegalizeVectorTypes.cpp | 548 EVT DstVT = N->getValueType(0).getVectorElementType(); in ScalarizeVecRes_FP_TO_XINT_SAT() local 4741 EVT DstVT = N->getValueType(0); in WidenVecOp_FP_TO_XINT_SAT() local
|
H A D | DAGCombiner.cpp | 3155 static SDValue getTruncatedUSUBSAT(EVT DstVT, EVT SrcVT, SDValue LHS, in getTruncatedUSUBSAT() 3183 SDValue DAGCombiner::foldSubToUSubSat(EVT DstVT, SDNode *N) { in foldSubToUSubSat() 10419 EVT DstVT = N->getValueType(0); in CombineExtLoad() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/ |
H A D | PPCFastISel.cpp | 1062 MVT DstVT; in SelectIToFP() local 1187 MVT DstVT, SrcVT; in SelectFPToI() local
|
H A D | PPCISelLowering.cpp | 8053 EVT DstVT = Op.getValueType(); in LowerFP_TO_INT() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/ |
H A D | ARMFastISel.cpp | 1525 MVT DstVT; in SelectIToFP() local 1570 MVT DstVT; in SelectFPToI() local
|
H A D | ARMISelLowering.cpp | 5894 EVT DstVT = BC->getValueType(0); in CombineVMOVDRRCandidateWithVecOp() local 5948 EVT DstVT = N->getValueType(0); in ExpandBITCAST() local 16916 EVT DstVT = N->getValueType(0); in PerformBITCASTCombine() local 18898 MVT DstVT = (Sz == 16 ? MVT::f32 : MVT::f64); in LowerFP_EXTEND() local 18924 EVT DstVT = Op.getValueType(); in LowerFP_ROUND() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/ |
H A D | Scalarizer.cpp | 695 VectorType *DstVT = dyn_cast<VectorType>(BCI.getDestTy()); in visitBitCastInst() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/ |
H A D | AArch64TargetTransformInfo.cpp | 876 auto DstVT = TLI->getValueType(DL, Dst); in getExtractWithExtendCost() local
|
H A D | AArch64ISelDAGToDAG.cpp | 1273 EVT DstVT = N->getValueType(0); in tryIndexedLoad() local
|
H A D | AArch64ISelLowering.cpp | 3319 EVT DstVT = Op.getValueType(); in LowerFP_TO_INT_SAT() local 15944 EVT DstVT = N->getValueType(0); in performSignExtendInRegCombine() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Mips/ |
H A D | MipsFastISel.cpp | 1099 MVT DstVT, SrcVT; in selectFPToInt() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/ |
H A D | CodeGenPrepare.cpp | 1281 EVT DstVT = TLI.getValueType(DL, CI->getType()); in OptimizeNoopCopyExpression() local
|