Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86TargetTransformInfo.cpp3083 MVT MTy = LT.second; getCmpSelInstrCost() local
4144 MVT MTy = LT.second; getIntrinsicInstrCost() local
5092 MVT MTy = VT.getSimpleVT(); getArithmeticReductionCost() local
5108 MVT MTy = LT.second; getArithmeticReductionCost() local
5306 MVT MTy = LT.second; getMinMaxReductionCost() local
5365 MVT MTy = VT.getSimpleVT(); getMinMaxReductionCost() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64TargetTransformInfo.cpp615 MVT MTy = LT.second; getIntrinsicInstrCost() local
659 EVT MTy = TLI->getValueType(DL, RetTy->getContainedType(0), true); getIntrinsicInstrCost() local
672 EVT MTy = TLI->getValueType(DL, RetTy); getIntrinsicInstrCost() local
3610 MVT MTy = LT.second; getArithmeticReductionCost() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMTargetTransformInfo.cpp1941 EVT MTy = TLI->getValueType(DL, ICA.getReturnType()); getIntrinsicInstrCost() local
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DBasicTTIImpl.h850 EVT MTy = getTLI()->getValueType(DL, Ty); getTypeLegalizationCost() local
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/Targets/
H A DX86.cpp2845 QualType MTy = FD->getType(); classifyRegCallStructTypeImpl() local
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExprScalar.cpp1661 auto *MTy = cast<llvm::FixedVectorType>(Mask->getType()); VisitShuffleVectorExpr() local
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaExpr.cpp5284 auto *MTy = Base->getType()->getAs<ConstantMatrixType>(); CreateBuiltinMatrixSubscriptExpr() local