Home
last modified time | relevance | path

Searched refs:numElementsNotPow2 (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DLegalityPredicates.cpp201 LegalityPredicate LegalityPredicates::numElementsNotPow2(unsigned TypeIdx) { in numElementsNotPow2() function in LegalityPredicates
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DLegalizerInfo.h346 LegalityPredicate numElementsNotPow2(unsigned TypeIdx);
1129 numElementsNotPow2(typeIdx(TypeIdx)), in moreElementsToNextPow2()