Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86TargetTransformInfo.cpp2172 MVT MTy = LT.second; in getCmpSelInstrCost() local
2864 MVT MTy = LT.second; in getTypeBasedIntrinsicInstrCost() local
3079 MVT MTy = LT.second; in getIntrinsicInstrCost() local
3573 MVT MTy = VT.getSimpleVT(); in getArithmeticReductionCost() local
3589 MVT MTy = LT.second; in getArithmeticReductionCost() local
3779 MVT MTy = LT.second; in getMinMaxCost() local
3914 MVT MTy = LT.second; in getMinMaxReductionCost() local
3970 MVT MTy = VT.getSimpleVT(); in getMinMaxReductionCost() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64TargetTransformInfo.cpp1619 MVT MTy = LT.second; in getArithmeticReductionCost() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DTargetLoweringBase.cpp1817 EVT MTy = getValueType(DL, Ty); in getTypeLegalizationCost() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGExprScalar.cpp1596 auto *MTy = cast<llvm::FixedVectorType>(Mask->getType()); in VisitShuffleVectorExpr() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaExpr.cpp4826 auto *MTy = Base->getType()->getAs<ConstantMatrixType>(); in CreateBuiltinMatrixSubscriptExpr() local