Searched defs:Legal (Results 1 – 11 of 11) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/ |
H A D | VPRecipeBuilder.h | 36 LoopVectorizationLegality *Legal; variable 107 LoopVectorizationLegality *Legal, in VPRecipeBuilder()
|
H A D | LoopVectorizationPlanner.h | 315 LoopVectorizationLegality *Legal; variable 350 const TargetTransformInfo &TTI, LoopVectorizationLegality *Legal, in LoopVectorizationPlanner()
|
H A D | LoopVectorize.cpp | 681 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 D | IRSimilarityIdentifier.h | 77 enum InstrType { Legal, Illegal, Invisible }; enumerator 126 bool Legal = false; member
|
H A D | TargetTransformInfo.h | 1752 Legal = 0, enumerator
|
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | MachineOutliner.h | 33 enum InstrType { Legal, LegalTerminator, Illegal, Invisible }; enumerator
|
H A D | TargetLowering.h | 200 Legal, // The target natively supports this operation. enumerator
|
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/ |
H A D | LegacyLegalizerInfo.h | 31 Legal, enumerator
|
H A D | LegalizerInfo.h | 47 Legal, enumerator
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | RegAllocGreedy.cpp | 1698 bool Legal = !ProgressRequired || NewGaps < NumGaps; in tryLocalSplit() local
|
/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/ |
H A D | CodeGenDAGPatterns.cpp | 806 const TypeSetByHwMode &Legal = getLegalTypes(); in expandOverloads() local
|