Home
last modified time | relevance | path

Searched refs:moreElementsToNextPow2 (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/GlobalISel/
DLegalizeMutations.cpp41 LegalizeMutation LegalizeMutations::moreElementsToNextPow2(unsigned TypeIdx, in moreElementsToNextPow2() function in LegalizeMutations
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/GlobalISel/
DLegalizerInfo.h236 LegalizeMutation moreElementsToNextPow2(unsigned TypeIdx, unsigned Min = 0);
657 LegalizeRuleSet &moreElementsToNextPow2(unsigned TypeIdx) { in moreElementsToNextPow2() function
661 LegalizeMutations::moreElementsToNextPow2(TypeIdx)); in moreElementsToNextPow2()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/
DAArch64LegalizerInfo.cpp71 .moreElementsToNextPow2(0); in AArch64LegalizerInfo()