Home
last modified time | relevance | path

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

12

/external/swiftshader/third_party/LLVM/lib/Target/X86/
DX86FastISel.cpp310 bool X86FastISel::X86FastEmitExtend(ISD::NodeType Opc, EVT DstVT, in X86FastEmitExtend()
755 EVT DstVT = VA.getValVT(); in X86SelectRet() local
972 EVT DstVT = TLI.getValueType(I->getType()); in X86SelectZExt() local
1276 EVT DstVT = TLI.getValueType(I->getType()); in X86SelectTrunc() local
1954 EVT DstVT = TLI.getValueType(I->getType()); in TargetSelectInstruction() local
DX86SelectionDAGInfo.cpp243 EVT DstVT = Dst.getValueType(); in EmitTargetCodeForMemcpy() local
DX86ISelDAGToDAG.cpp478 EVT DstVT = N->getValueType(0); in PreprocessISelDAG() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86FastISel.cpp718 bool X86FastISel::X86FastEmitExtend(ISD::NodeType Opc, EVT DstVT, in X86FastEmitExtend()
1234 EVT DstVT = VA.getValVT(); in X86SelectRet() local
1532 EVT DstVT = TLI.getValueType(DL, I->getType()); in X86SelectZExt() local
1591 EVT DstVT = TLI.getValueType(DL, I->getType()); in X86SelectSExt() local
2462 MVT DstVT = TLI.getValueType(DL, I->getType()).getSimpleVT(); in X86SelectIntToFP() local
2546 EVT DstVT = TLI.getValueType(DL, I->getType()); in X86SelectTrunc() local
3660 EVT DstVT = TLI.getValueType(DL, I->getType()); in fastSelectInstruction() local
3676 EVT DstVT = TLI.getValueType(DL, I->getType()); in fastSelectInstruction() local
DX86SelectionDAGInfo.cpp278 EVT DstVT = Dst.getValueType(); in EmitTargetCodeForMemcpy() local
/external/llvm/lib/Target/X86/
DX86SelectionDAGInfo.cpp266 EVT DstVT = Dst.getValueType(); in EmitTargetCodeForMemcpy() local
DX86FastISel.cpp695 bool X86FastISel::X86FastEmitExtend(ISD::NodeType Opc, EVT DstVT, in X86FastEmitExtend()
1212 EVT DstVT = VA.getValVT(); in X86SelectRet() local
1506 EVT DstVT = TLI.getValueType(DL, I->getType()); in X86SelectZExt() local
2355 EVT DstVT = TLI.getValueType(DL, I->getType()); in X86SelectTrunc() local
3440 EVT DstVT = TLI.getValueType(DL, I->getType()); in fastSelectInstruction() local
3456 EVT DstVT = TLI.getValueType(DL, I->getType()); in fastSelectInstruction() local
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DFastISel.cpp666 EVT DstVT = TLI.getValueType(I->getType()); in SelectCast() local
711 EVT DstVT = TLI.getValueType(I->getType()); in SelectBitCast() local
972 EVT DstVT = TLI.getValueType(I->getType()); in SelectOperator() local
DLegalizeIntegerTypes.cpp2641 EVT DstVT = N->getValueType(0); in ExpandIntOp_SINT_TO_FP() local
2755 EVT DstVT = N->getValueType(0); in ExpandIntOp_UINT_TO_FP() local
/external/llvm/lib/Target/AArch64/
DAArch64TargetTransformInfo.cpp315 auto DstVT = TLI->getValueType(DL, Dst); in getExtractWithExtendCost() local
/external/llvm/lib/Target/X86/Utils/
DX86ShuffleDecode.cpp279 void DecodeSubVectorBroadcast(MVT DstVT, MVT SrcVT, in DecodeSubVectorBroadcast()
408 void DecodeZeroExtendMask(MVT SrcScalarVT, MVT DstVT, SmallVectorImpl<int> &Mask) { in DecodeZeroExtendMask()
/external/swiftshader/third_party/LLVM/lib/Target/ARM/
DARMFastISel.cpp1328 MVT DstVT; in SelectSIToFP() local
1362 MVT DstVT; in SelectFPToSI() local
1511 bool ARMFastISel::FastEmitExtend(ISD::NodeType Opc, EVT DstVT, unsigned Src, in FastEmitExtend()
/external/llvm/lib/CodeGen/SelectionDAG/
DFastISel.cpp1247 EVT DstVT = TLI.getValueType(DL, I->getType()); in selectCast() local
1297 MVT DstVT = DstEVT.getSimpleVT(); in selectBitCast() local
1654 EVT DstVT = TLI.getValueType(DL, I->getType()); in selectOperator() local
DLegalizeIntegerTypes.cpp3028 EVT DstVT = N->getValueType(0); in ExpandIntOp_SINT_TO_FP() local
3133 EVT DstVT = N->getValueType(0); in ExpandIntOp_UINT_TO_FP() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DFastISel.cpp1465 EVT DstVT = TLI.getValueType(DL, I->getType()); in selectCast() local
1515 MVT DstVT = DstEVT.getSimpleVT(); in selectBitCast() local
1859 EVT DstVT = TLI.getValueType(DL, I->getType()); in selectOperator() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/
DAArch64TargetTransformInfo.cpp418 auto DstVT = TLI->getValueType(DL, Dst); in getExtractWithExtendCost() local
/external/llvm/lib/Target/PowerPC/
DPPCFastISel.cpp1000 MVT DstVT; in SelectIToFP() local
1109 MVT DstVT, SrcVT; in SelectFPToI() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/
DPPCFastISel.cpp1059 MVT DstVT; in SelectIToFP() local
1184 MVT DstVT, SrcVT; in SelectFPToI() local
/external/llvm/lib/Transforms/Scalar/
DScalarizer.cpp491 VectorType *DstVT = dyn_cast<VectorType>(BCI.getDestTy()); in visitBitCastInst() local
/external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
DCodeGenPrepare.cpp368 EVT DstVT = TLI.getValueType(CI->getType()); in OptimizeNoopCopyExpression() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DScalarizer.cpp609 VectorType *DstVT = dyn_cast<VectorType>(BCI.getDestTy()); in visitBitCastInst() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/
DARMFastISel.cpp1552 MVT DstVT; in SelectIToFP() local
1597 MVT DstVT; in SelectFPToI() local
/external/llvm/lib/Target/ARM/
DARMFastISel.cpp1538 MVT DstVT; in SelectIToFP() local
1582 MVT DstVT; in SelectFPToI() local
/external/llvm/lib/Target/Mips/
DMipsFastISel.cpp1049 MVT DstVT, SrcVT; in selectFPToInt() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/
DMipsFastISel.cpp1087 MVT DstVT, SrcVT; in selectFPToInt() local

12