Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DLegalityPredicates.cpp164 LegalityPredicate LegalityPredicates::sizeNotPow2(unsigned TypeIdx) { in sizeNotPow2() function in LegalityPredicates
/src/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DLegalizerInfo.h316 LegalityPredicate sizeNotPow2(unsigned TypeIdx);
888 LegalizeAction::WidenScalar, sizeNotPow2(typeIdx(TypeIdx)),