Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/
H A DAArch64LegalizerInfo.cpp101 .moreElementsToNextPow2(0) in AArch64LegalizerInfo()
127 .moreElementsToNextPow2(0); in AArch64LegalizerInfo()
152 .moreElementsToNextPow2(0); in AArch64LegalizerInfo()
180 .moreElementsToNextPow2(0) in AArch64LegalizerInfo()
203 .moreElementsToNextPow2(0); in AArch64LegalizerInfo()
258 .moreElementsToNextPow2(0); in AArch64LegalizerInfo()
544 .moreElementsToNextPow2(1) in AArch64LegalizerInfo()
576 .moreElementsToNextPow2(1); in AArch64LegalizerInfo()
604 .moreElementsToNextPow2(0) in AArch64LegalizerInfo()
621 .moreElementsToNextPow2(0) in AArch64LegalizerInfo()
[all …]
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DLegalizeMutations.cpp97 LegalizeMutation LegalizeMutations::moreElementsToNextPow2(unsigned TypeIdx, in moreElementsToNextPow2() function in LegalizeMutations
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DLegalizerInfo.h390 LegalizeMutation moreElementsToNextPow2(unsigned TypeIdx, unsigned Min = 0);
1126 LegalizeRuleSet &moreElementsToNextPow2(unsigned TypeIdx) { in moreElementsToNextPow2() function
1130 LegalizeMutations::moreElementsToNextPow2(TypeIdx)); in moreElementsToNextPow2()
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/GISel/
H A DX86LegalizerInfo.cpp512 .moreElementsToNextPow2(0); in X86LegalizerInfo()