Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/
H A DAArch64LegalizerInfo.cpp148 .moreElementsToNextPow2(0); in AArch64LegalizerInfo()
176 .moreElementsToNextPow2(0) in AArch64LegalizerInfo()
198 .moreElementsToNextPow2(0); in AArch64LegalizerInfo()
253 .moreElementsToNextPow2(0); in AArch64LegalizerInfo()
530 .moreElementsToNextPow2(0) in AArch64LegalizerInfo()
600 .moreElementsToNextPow2(1) in AArch64LegalizerInfo()
615 .moreElementsToNextPow2(0) in AArch64LegalizerInfo()
670 .moreElementsToNextPow2(0) in AArch64LegalizerInfo()
700 .moreElementsToNextPow2(0) in AArch64LegalizerInfo()
872 .moreElementsToNextPow2(1) in AArch64LegalizerInfo()
[all …]
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DLegalizeMutations.cpp97 LegalizeMutation LegalizeMutations::moreElementsToNextPow2(unsigned TypeIdx, in moreElementsToNextPow2() function in LegalizeMutations
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DLegalizerInfo.h390 LegalizeMutation moreElementsToNextPow2(unsigned TypeIdx, unsigned Min = 0);
1113 LegalizeRuleSet &moreElementsToNextPow2(unsigned TypeIdx) { in moreElementsToNextPow2() function
1117 LegalizeMutations::moreElementsToNextPow2(TypeIdx)); in moreElementsToNextPow2()