| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
| D | X86FastISel.cpp | 705 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
|
| D | X86SelectionDAGInfo.cpp | 280 EVT DstVT = Dst.getValueType(); in emitConstantSizeRepmov() local
|
| D | X86ISelDAGToDAG.cpp | 1038 MVT DstVT = N->getSimpleValueType(0); in PreprocessISelDAG() local 1091 MVT DstVT = N->getSimpleValueType(0); in PreprocessISelDAG() local
|
| D | X86ISelLowering.cpp | 19304 MVT DstVT = Op->getSimpleValueType(0); in LowerUINT_TO_FP() local 19728 static SDValue truncateVectorWithPACK(unsigned Opcode, EVT DstVT, SDValue In, in truncateVectorWithPACK() 27622 MVT DstVT = Op.getSimpleValueType(); in LowerBITCAST() local 28474 MVT DstVT = Op.getSimpleValueType(); in LowerADDRSPACECAST() local 29467 EVT DstVT = N->getValueType(0); in ReplaceNodeResults() local 29577 EVT DstVT = N->getValueType(0); in ReplaceNodeResults() local 32878 MVT &SrcVT, MVT &DstVT) { in matchUnaryShuffle() 33129 unsigned &Shuffle, MVT &SrcVT, MVT &DstVT, in matchBinaryShuffle() 36349 EVT DstVT = N->getValueType(0); in combineCastedMaskArithmetic() local 43128 EVT DstVT = N->getValueType(0); in combineSextInRegCmov() local [all …]
|
| /external/llvm/lib/Target/X86/ |
| D | X86SelectionDAGInfo.cpp | 266 EVT DstVT = Dst.getValueType(); in EmitTargetCodeForMemcpy() local
|
| D | X86FastISel.cpp | 695 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
|
| D | X86ISelDAGToDAG.cpp | 595 MVT DstVT = N->getSimpleValueType(0); in PreprocessISelDAG() local
|
| /external/llvm/lib/Target/X86/Utils/ |
| D | X86ShuffleDecode.cpp | 279 void DecodeSubVectorBroadcast(MVT DstVT, MVT SrcVT, in DecodeSubVectorBroadcast() 408 void DecodeZeroExtendMask(MVT SrcScalarVT, MVT DstVT, SmallVectorImpl<int> &Mask) { in DecodeZeroExtendMask()
|
| /external/llvm/lib/Target/AArch64/ |
| D | AArch64TargetTransformInfo.cpp | 315 auto DstVT = TLI->getValueType(DL, Dst); in getExtractWithExtendCost() local
|
| D | AArch64ISelDAGToDAG.cpp | 1045 EVT DstVT = N->getValueType(0); in tryIndexedLoad() local
|
| /external/llvm/lib/CodeGen/SelectionDAG/ |
| D | FastISel.cpp | 1247 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
|
| D | LegalizeIntegerTypes.cpp | 3028 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-10.0/llvm/lib/CodeGen/SelectionDAG/ |
| D | FastISel.cpp | 1493 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
|
| D | TargetLowering.cpp | 631 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
|
| D | LegalizeIntegerTypes.cpp | 4042 EVT DstVT = N->getValueType(0); in ExpandIntOp_SINT_TO_FP() local 4162 EVT DstVT = N->getValueType(0); in ExpandIntOp_UINT_TO_FP() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
| D | AArch64TargetTransformInfo.cpp | 426 auto DstVT = TLI->getValueType(DL, Dst); in getExtractWithExtendCost() local
|
| D | AArch64ISelDAGToDAG.cpp | 1190 EVT DstVT = N->getValueType(0); in tryIndexedLoad() local
|
| /external/llvm/lib/Target/PowerPC/ |
| D | PPCFastISel.cpp | 1000 MVT DstVT; in SelectIToFP() local 1109 MVT DstVT, SrcVT; in SelectFPToI() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/ |
| D | PPCFastISel.cpp | 1065 MVT DstVT; in SelectIToFP() local 1190 MVT DstVT, SrcVT; in SelectFPToI() local
|
| /external/llvm/lib/Transforms/Scalar/ |
| D | Scalarizer.cpp | 491 VectorType *DstVT = dyn_cast<VectorType>(BCI.getDestTy()); in visitBitCastInst() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
| D | Scalarizer.cpp | 683 VectorType *DstVT = dyn_cast<VectorType>(BCI.getDestTy()); in visitBitCastInst() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
| D | ARMFastISel.cpp | 1541 MVT DstVT; in SelectIToFP() local 1586 MVT DstVT; in SelectFPToI() local
|
| /external/llvm/lib/Target/ARM/ |
| D | ARMFastISel.cpp | 1538 MVT DstVT; in SelectIToFP() local 1582 MVT DstVT; in SelectFPToI() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/ |
| D | MipsFastISel.cpp | 1102 MVT DstVT, SrcVT; in selectFPToInt() local
|
| /external/llvm/lib/Target/Mips/ |
| D | MipsFastISel.cpp | 1049 MVT DstVT, SrcVT; in selectFPToInt() local
|