Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86FastISel.cpp705 bool X86FastISel::X86FastEmitExtend(ISD::NodeType Opc, EVT DstVT, in X86FastEmitExtend()
1223 EVT DstVT = VA.getValVT(); in X86SelectRet() local
1521 EVT DstVT = TLI.getValueType(DL, I->getType()); in X86SelectZExt() local
1580 EVT DstVT = TLI.getValueType(DL, I->getType()); in X86SelectSExt() local
2449 MVT DstVT = TLI.getValueType(DL, I->getType()).getSimpleVT(); in X86SelectIntToFP() local
2532 EVT DstVT = TLI.getValueType(DL, I->getType()); in X86SelectTrunc() local
3645 EVT DstVT = TLI.getValueType(DL, I->getType()); in fastSelectInstruction() local
3660 MVT SrcVT, DstVT; in fastSelectInstruction() local
DX86SelectionDAGInfo.cpp280 EVT DstVT = Dst.getValueType(); in emitConstantSizeRepmov() local
DX86ISelDAGToDAG.cpp1038 MVT DstVT = N->getSimpleValueType(0); in PreprocessISelDAG() local
1091 MVT DstVT = N->getSimpleValueType(0); in PreprocessISelDAG() local
DX86ISelLowering.cpp19301 MVT DstVT = Op->getSimpleValueType(0); in LowerUINT_TO_FP() local
19725 static SDValue truncateVectorWithPACK(unsigned Opcode, EVT DstVT, SDValue In, in truncateVectorWithPACK()
27619 MVT DstVT = Op.getSimpleValueType(); in LowerBITCAST() local
28471 MVT DstVT = Op.getSimpleValueType(); in LowerADDRSPACECAST() local
29464 EVT DstVT = N->getValueType(0); in ReplaceNodeResults() local
29574 EVT DstVT = N->getValueType(0); in ReplaceNodeResults() local
32875 MVT &SrcVT, MVT &DstVT) { in matchUnaryShuffle()
33126 unsigned &Shuffle, MVT &SrcVT, MVT &DstVT, in matchBinaryShuffle()
36346 EVT DstVT = N->getValueType(0); in combineCastedMaskArithmetic() local
43125 EVT DstVT = N->getValueType(0); in combineSextInRegCmov() local
[all …]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DFastISel.cpp1493 EVT DstVT = TLI.getValueType(DL, I->getType()); in selectCast() local
1543 MVT DstVT = DstEVT.getSimpleVT(); in selectBitCast() local
1899 EVT DstVT = TLI.getValueType(DL, I->getType()); in selectOperator() local
DTargetLowering.cpp631 EVT DstVT = Op.getValueType(); in SimplifyMultipleUseDemandedBits() local
6030 EVT DstVT = Node->getValueType(0); in expandFP_TO_SINT() local
6104 EVT DstVT = Node->getValueType(0); in expandFP_TO_UINT() local
6199 EVT DstVT = Node->getValueType(0); in expandUINT_TO_FP() local
DLegalizeIntegerTypes.cpp4042 EVT DstVT = N->getValueType(0); in ExpandIntOp_SINT_TO_FP() local
4162 EVT DstVT = N->getValueType(0); in ExpandIntOp_UINT_TO_FP() local
DDAGCombiner.cpp9246 EVT DstVT = N->getValueType(0); in CombineExtLoad() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64TargetTransformInfo.cpp426 auto DstVT = TLI->getValueType(DL, Dst); in getExtractWithExtendCost() local
DAArch64ISelDAGToDAG.cpp1190 EVT DstVT = N->getValueType(0); in tryIndexedLoad() local
DAArch64ISelLowering.cpp12532 EVT DstVT = N->getValueType(0); in performSignExtendInRegCombine() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCFastISel.cpp1065 MVT DstVT; in SelectIToFP() local
1190 MVT DstVT, SrcVT; in SelectFPToI() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DScalarizer.cpp683 VectorType *DstVT = dyn_cast<VectorType>(BCI.getDestTy()); in visitBitCastInst() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMFastISel.cpp1541 MVT DstVT; in SelectIToFP() local
1586 MVT DstVT; in SelectFPToI() local
DARMISelLowering.cpp5667 EVT DstVT = BC->getValueType(0); in CombineVMOVDRRCandidateWithVecOp() local
5721 EVT DstVT = N->getValueType(0); in ExpandBITCAST() local
16410 MVT DstVT = (Sz == 16 ? MVT::f32 : MVT::f64); in LowerFP_EXTEND() local
16436 EVT DstVT = Op.getValueType(); in LowerFP_ROUND() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMipsFastISel.cpp1102 MVT DstVT, SrcVT; in selectFPToInt() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DCodeGenPrepare.cpp1162 EVT DstVT = TLI.getValueType(DL, CI->getType()); in OptimizeNoopCopyExpression() local