Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/GlobalISel/
H A DLegalityPredicates.cpp185 LegalityPredicate LegalityPredicates::memSizeInBytesNotPow2(unsigned MMOIdx) { in memSizeInBytesNotPow2() function in LegalityPredicates
/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/GlobalISel/
H A DLegalizerInfo.h332 LegalityPredicate memSizeInBytesNotPow2(unsigned MMOIdx);
815 LegalityPredicates::memSizeInBytesNotPow2(0)); in unsupportedIfMemSizeNotPow2()
823 LegalityPredicates::memSizeInBytesNotPow2(0)); in lowerIfMemSizeNotPow2()