Home
last modified time | relevance | path

Searched defs:MTy (Results 1 – 11 of 11) sorted by relevance

/external/llvm-project/llvm/lib/Target/X86/
DX86TargetTransformInfo.cpp2098 MVT MTy = LT.second; in getCmpSelInstrCost() local
2786 MVT MTy = LT.second; in getTypeBasedIntrinsicInstrCost() local
2987 MVT MTy = LT.second; in getIntrinsicInstrCost() local
3384 MVT MTy = VT.getSimpleVT(); in getArithmeticReductionCost() local
3400 MVT MTy = LT.second; in getArithmeticReductionCost() local
3579 MVT MTy = LT.second; in getMinMaxCost() local
3711 MVT MTy = LT.second; in getMinMaxReductionCost() local
3767 MVT MTy = VT.getSimpleVT(); in getMinMaxReductionCost() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86TargetTransformInfo.cpp1708 MVT MTy = LT.second; in getCmpSelInstrCost() local
2208 MVT MTy = LT.second; in getIntrinsicInstrCost() local
2363 MVT MTy = LT.second; in getIntrinsicInstrCost() local
2635 MVT MTy = VT.getSimpleVT(); in getArithmeticReductionCost() local
2665 MVT MTy = LT.second; in getArithmeticReductionCost() local
2763 MVT MTy = LT.second; in getMinMaxReductionCost() local
/external/llvm/lib/Target/X86/
DX86TargetTransformInfo.cpp881 MVT MTy = LT.second; in getCmpSelInstrCost() local
1009 MVT MTy = LT.second; in getIntrinsicInstrCost() local
1198 MVT MTy = LT.second; in getReductionCost() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64TargetTransformInfo.cpp935 MVT MTy = LT.second; in getArithmeticReductionCost() local
/external/llvm/lib/CodeGen/
DTargetLoweringBase.cpp1733 EVT MTy = getValueType(DL, Ty); in getTypeLegalizationCost() local
/external/llvm-project/llvm/lib/Target/AArch64/
DAArch64TargetTransformInfo.cpp1089 MVT MTy = LT.second; in getArithmeticReductionCost() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DTargetLoweringBase.cpp1657 EVT MTy = getValueType(DL, Ty); in getTypeLegalizationCost() local
/external/llvm-project/llvm/lib/CodeGen/
DTargetLoweringBase.cpp1843 EVT MTy = getValueType(DL, Ty); in getTypeLegalizationCost() local
/external/clang/lib/CodeGen/
DCGExprScalar.cpp997 llvm::VectorType *MTy = cast<llvm::VectorType>(Mask->getType()); in VisitShuffleVectorExpr() local
/external/llvm-project/clang/lib/CodeGen/
DCGExprScalar.cpp1554 auto *MTy = cast<llvm::FixedVectorType>(Mask->getType()); in VisitShuffleVectorExpr() local
/external/llvm-project/clang/lib/Sema/
DSemaExpr.cpp4792 auto *MTy = Base->getType()->getAs<ConstantMatrixType>(); in CreateBuiltinMatrixSubscriptExpr() local