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.cpp203 LegalityPredicate LegalityPredicates::memSizeInBytesNotPow2(unsigned MMOIdx) { in memSizeInBytesNotPow2() function in LegalityPredicates
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DLegalizerInfo.h347 LLVM_ABI LegalityPredicate memSizeInBytesNotPow2(unsigned MMOIdx);
872 LegalityPredicates::memSizeInBytesNotPow2(0)); in unsupportedIfMemSizeNotPow2()
880 LegalityPredicates::memSizeInBytesNotPow2(0)); in lowerIfMemSizeNotPow2()