Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/GlobalISel/
DLegalityPredicates.cpp76 LegalityPredicate LegalityPredicates::sizeNotPow2(unsigned TypeIdx) { in sizeNotPow2() function in LegalityPredicates
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/GlobalISel/
DLegalizerInfo.h215 LegalityPredicate sizeNotPow2(unsigned TypeIdx);
604 return actionIf(LegalizeAction::WidenScalar, sizeNotPow2(typeIdx(TypeIdx)),