Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86TargetTransformInfo.cpp3174 MVT MTy = LT.second; in getCmpSelInstrCost() local
4300 MVT MTy = LT.second; in getIntrinsicInstrCost() local
4329 MVT MTy = LT.second; in getIntrinsicInstrCost() local
5223 MVT MTy = VT.getSimpleVT(); in getArithmeticReductionCost() local
5239 MVT MTy = LT.second; in getArithmeticReductionCost() local
5437 MVT MTy = LT.second; in getMinMaxReductionCost() local
5496 MVT MTy = VT.getSimpleVT(); in getMinMaxReductionCost() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64TargetTransformInfo.cpp698 MVT MTy = LT.second; in getIntrinsicInstrCost() local
742 EVT MTy = TLI->getValueType(DL, RetTy->getContainedType(0), true); in getIntrinsicInstrCost() local
755 EVT MTy = TLI->getValueType(DL, RetTy); in getIntrinsicInstrCost() local
3900 MVT MTy = LT.second; in getArithmeticReductionCost() local
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMTargetTransformInfo.cpp1953 EVT MTy = TLI->getValueType(DL, ICA.getReturnType()); in getIntrinsicInstrCost() local
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DBasicTTIImpl.h863 EVT MTy = getTLI()->getValueType(DL, Ty); in getTypeLegalizationCost() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/Targets/
H A DX86.cpp2862 QualType MTy = FD->getType(); in classifyRegCallStructTypeImpl() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExprScalar.cpp1819 auto *MTy = cast<llvm::FixedVectorType>(Mask->getType()); in VisitShuffleVectorExpr() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaExpr.cpp5031 auto *MTy = Base->getType()->getAs<ConstantMatrixType>(); in CreateBuiltinMatrixSubscriptExpr() local