Home
last modified time | relevance | path

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

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