Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DLegalityPredicates.cpp149 LegalityPredicate LegalityPredicates::scalarOrEltSizeNotPow2(unsigned TypeIdx) { in scalarOrEltSizeNotPow2() function in LegalityPredicates
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DLegalizerInfo.h320 LegalityPredicate scalarOrEltSizeNotPow2(unsigned TypeIdx);
908 LegalizeAction::WidenScalar, scalarOrEltSizeNotPow2(typeIdx(TypeIdx)),
920 scalarOrEltSizeNotPow2(typeIdx(TypeIdx))),