Home
last modified time | relevance | path

Searched defs:Legal (Results 1 – 11 of 11) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPRecipeBuilder.h36 LoopVectorizationLegality *Legal; variable
107 LoopVectorizationLegality *Legal, in VPRecipeBuilder()
H A DLoopVectorizationPlanner.h315 LoopVectorizationLegality *Legal; variable
350 const TargetTransformInfo &TTI, LoopVectorizationLegality *Legal, in LoopVectorizationPlanner()
H A DLoopVectorize.cpp681 LoopVectorizationLegality *Legal; member in llvm::InnerLoopVectorizer
1018 LoopVectorizationLegality *Legal, in LoopVectorizationCostModel()
1763 LoopVectorizationLegality *Legal; member in llvm::LoopVectorizationCostModel
5537 LoopVectorizationLegality *Legal, in getAddressAccessSCEV()
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DIRSimilarityIdentifier.h77 enum InstrType { Legal, Illegal, Invisible }; enumerator
126 bool Legal = false; member
H A DTargetTransformInfo.h1752 Legal = 0, enumerator
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineOutliner.h33 enum InstrType { Legal, LegalTerminator, Illegal, Invisible }; enumerator
H A DTargetLowering.h200 Legal, // The target natively supports this operation. enumerator
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DLegacyLegalizerInfo.h31 Legal, enumerator
H A DLegalizerInfo.h47 Legal, enumerator
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegAllocGreedy.cpp1698 bool Legal = !ProgressRequired || NewGaps < NumGaps; in tryLocalSplit() local
/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/
H A DCodeGenDAGPatterns.cpp806 const TypeSetByHwMode &Legal = getLegalTypes(); in expandOverloads() local