Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DLegalityPredicates.cpp186 LegalityPredicate LegalityPredicates::memSizeInBytesNotPow2(unsigned MMOIdx) { in memSizeInBytesNotPow2() function in LegalityPredicates
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DLegalizerInfo.h338 LegalityPredicate memSizeInBytesNotPow2(unsigned MMOIdx);
821 LegalityPredicates::memSizeInBytesNotPow2(0)); in unsupportedIfMemSizeNotPow2()
829 LegalityPredicates::memSizeInBytesNotPow2(0)); in lowerIfMemSizeNotPow2()