Home
last modified time | relevance | path

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

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