Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
HDVPRecipeBuilder.h36 LoopVectorizationLegality *Legal; variable
107 LoopVectorizationLegality *Legal, in VPRecipeBuilder()
HDLoopVectorizationPlanner.h315 LoopVectorizationLegality *Legal; variable
350 const TargetTransformInfo &TTI, LoopVectorizationLegality *Legal, in LoopVectorizationPlanner()
HDLoopVectorize.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-head/contrib/llvm-project/llvm/include/llvm/Analysis/
HDIRSimilarityIdentifier.h77 enum InstrType { Legal, Illegal, Invisible }; enumerator
126 bool Legal = false; member
HDTargetTransformInfo.h1752 Legal = 0, enumerator
/freebsd-head/contrib/llvm-project/llvm/include/llvm/CodeGen/
HDMachineOutliner.h33 enum InstrType { Legal, LegalTerminator, Illegal, Invisible }; enumerator
HDTargetLowering.h200 Legal, // The target natively supports this operation. enumerator
/freebsd-head/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
HDLegacyLegalizerInfo.h31 Legal, enumerator
HDLegalizerInfo.h47 Legal, enumerator
/freebsd-head/contrib/llvm-project/llvm/lib/CodeGen/
HDRegAllocGreedy.cpp1698 bool Legal = !ProgressRequired || NewGaps < NumGaps; in tryLocalSplit() local
/freebsd-head/contrib/llvm-project/llvm/utils/TableGen/Common/
HDCodeGenDAGPatterns.cpp806 const TypeSetByHwMode &Legal = getLegalTypes(); in expandOverloads() local