Home
last modified time | relevance | path

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

/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-7.0/llvm/lib/Target/X86/
DX86TargetTransformInfo.cpp1516 MVT MTy = LT.second; in getCmpSelInstrCost() local
1810 MVT MTy = LT.second; in getIntrinsicInstrCost() local
2032 MVT MTy = LT.second; in getArithmeticReductionCost() local
2103 MVT MTy = LT.second; in getMinMaxReductionCost() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/
DAArch64TargetTransformInfo.cpp925 MVT MTy = LT.second; in getArithmeticReductionCost() local
/external/llvm/lib/CodeGen/
DTargetLoweringBase.cpp1733 EVT MTy = getValueType(DL, Ty); in getTypeLegalizationCost() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DTargetLoweringBase.cpp1507 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