Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/GlobalISel/
DLegalityPredicates.cpp83 LegalityPredicate LegalityPredicates::memSizeInBytesNotPow2(unsigned MMOIdx) { in memSizeInBytesNotPow2() function in LegalityPredicates
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/GlobalISel/
DLegalizerInfo.h217 LegalityPredicate memSizeInBytesNotPow2(unsigned MMOIdx);
578 LegalityPredicates::memSizeInBytesNotPow2(0)); in unsupportedIfMemSizeNotPow2()