Home
last modified time | relevance | path

Searched defs:VPLegalization (Results 1 – 4 of 4) sorted by relevance

/llvm-project/llvm/lib/Target/VE/
H A DVETargetTransformInfo.h116 using VPLegalization = TargetTransformInfo::VPLegalization; in getVPLegalizationStrategy() local
/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVTargetTransformInfo.h294 using VPLegalization = TargetTransformInfo::VPLegalization; getVPLegalizationStrategy() local
/llvm-project/llvm/include/llvm/Analysis/
H A DTargetTransformInfo.h1731 struct VPLegalization { global() struct
1732 VPTransformVPLegalization global() argument
1756 VPLegalizationVPLegalization VPLegalization() argument
/llvm-project/llvm/lib/CodeGen/
H A DExpandVectorPredication.cpp36 // Keep this in sync with TargetTransformInfo::VPLegalization. typedef
[all...]