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()
114 .moreElementsToNextPow2(0) in AArch64LegalizerInfo()
169 .moreElementsToNextPow2(0); in AArch64LegalizerInfo()
195 .moreElementsToNextPow2(0); in AArch64LegalizerInfo()
223 .moreElementsToNextPow2(0) in AArch64LegalizerInfo()
287 .moreElementsToNextPow2(0) in AArch64LegalizerInfo()
331 .moreElementsToNextPow2(0) in AArch64LegalizerInfo()
348 .moreElementsToNextPow2(0) in AArch64LegalizerInfo()
374 .moreElementsToNextPow2(0) in AArch64LegalizerInfo()
384 .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.h403 LLVM_ABI LegalizeMutation moreElementsToNextPow2(unsigned TypeIdx,
1211 LegalizeRuleSet &moreElementsToNextPow2(unsigned TypeIdx) { in moreElementsToNextPow2() function
1215 LegalizeMutations::moreElementsToNextPow2(TypeIdx)); in moreElementsToNextPow2()
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/GISel/
H A DX86LegalizerInfo.cpp533 .moreElementsToNextPow2(0); in X86LegalizerInfo()