Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/GlobalISel/
H A DLegalityPredicates.cpp198 LegalityPredicate LegalityPredicates::numElementsNotPow2(unsigned TypeIdx) { in numElementsNotPow2() function in LegalityPredicates
/llvm-project-15.0.7/llvm/include/llvm/CodeGen/GlobalISel/
H A DLegalizerInfo.h340 LegalityPredicate numElementsNotPow2(unsigned TypeIdx);
1070 numElementsNotPow2(typeIdx(TypeIdx)), in moreElementsToNextPow2()