Home
last modified time | relevance | path

Searched defs:LegalVTy (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64TargetTransformInfo.cpp605 Type *LegalVTy = EVT(LT.second).getTypeForEVT(RetTy->getContext()); getIntrinsicInstrCost() local
3802 Type *LegalVTy = EVT(LT.second).getTypeForEVT(Ty->getContext()); getMinMaxReductionCost() local
3815 Type *LegalVTy = EVT(LT.second).getTypeForEVT(ValTy->getContext()); getArithmeticReductionCostSVE() local
3962 Type *LegalVTy = EVT(LT.second).getTypeForEVT(Tp->getContext()); getSpliceCost() local
[all...]
/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVTargetTransformInfo.cpp629 auto *LegalVTy = VectorType::get(VTy->getElementType(), getInterleavedMemoryOpCost() local