Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/lib/Transforms/Vectorize/
HDLoopVectorize.cpp471 LoopVectorizationLegality *Legal; member in __anon302e353c0111::InnerLoopVectorizer
1086 LoopVectorizationLegality *Legal, in LoopVectorizationCostModel()
1172 LoopVectorizationLegality *Legal; member in __anon302e353c0111::LoopVectorizationCostModel
4940 LoopVectorizationLegality *Legal, in isLikelyComplexAddressComputation()
4983 static bool isStrideMul(Instruction *I, LoopVectorizationLegality *Legal) { in isStrideMul()
/NextBSD/contrib/llvm/lib/CodeGen/
HDRegAllocGreedy.cpp1820 bool Legal = !ProgressRequired || NewGaps < NumGaps; in tryLocalSplit() local
/NextBSD/contrib/llvm/include/llvm/Target/
HDTargetLowering.h87 Legal, // The target natively supports this operation. enumerator