Home
last modified time | relevance | path

Searched refs:PowOf2 (Results 1 – 25 of 32) sorted by relevance

12

/dports/devel/llvm90/llvm-9.0.1.src/test/CodeGen/X86/
H A Dvector-mul.ll8 ; PowOf2 (uniform)
96 ; PowOf2 (non-uniform)
225 ; PowOf2 + 1 (uniform)
334 ; -(PowOf2 + 1) (uniform)
453 ; PowOf2 + 1 (non-uniform)
580 ; PowOf2 - 1 (uniform)
689 ; -(PowOf2 - 1) (uniform)
794 ; PowOf2 - 1 (non-uniform)
/dports/devel/llvm80/llvm-8.0.1.src/test/CodeGen/X86/
H A Dvector-mul.ll8 ; PowOf2 (uniform)
96 ; PowOf2 (non-uniform)
225 ; PowOf2 + 1 (uniform)
334 ; -(PowOf2 + 1) (uniform)
453 ; PowOf2 + 1 (non-uniform)
580 ; PowOf2 - 1 (uniform)
689 ; -(PowOf2 - 1) (uniform)
794 ; PowOf2 - 1 (non-uniform)
/dports/devel/llvm70/llvm-7.0.1.src/test/CodeGen/X86/
H A Dvector-mul.ll8 ; PowOf2 (uniform)
96 ; PowOf2 (non-uniform)
229 ; PowOf2 + 1 (uniform)
367 ; PowOf2 + 1 (non-uniform)
502 ; PowOf2 - 1 (uniform)
640 ; PowOf2 - 1 (non-uniform)
/dports/devel/llvm90/llvm-9.0.1.src/lib/Target/AArch64/
H A DAArch64LoadStoreOptimizer.cpp1012 static int alignTo(int Num, int PowOf2) { in alignTo() argument
1013 return (Num + PowOf2 - 1) & ~(PowOf2 - 1); in alignTo()
/dports/devel/llvm80/llvm-8.0.1.src/lib/Target/AArch64/
H A DAArch64LoadStoreOptimizer.cpp1015 static int alignTo(int Num, int PowOf2) { in alignTo() argument
1016 return (Num + PowOf2 - 1) & ~(PowOf2 - 1); in alignTo()
/dports/devel/llvm70/llvm-7.0.1.src/lib/Target/AArch64/
H A DAArch64LoadStoreOptimizer.cpp1015 static int alignTo(int Num, int PowOf2) {
1016 return (Num + PowOf2 - 1) & ~(PowOf2 - 1);
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/test/CodeGen/X86/
H A Dvector-mul.ll9 ; PowOf2 (uniform)
88 ; PowOf2 (non-uniform)
218 ; PowOf2 + 1 (uniform)
486 ; -(PowOf2 + 1) (uniform)
791 ; PowOf2 + 1 (non-uniform)
942 ; PowOf2 - 1 (uniform)
1066 ; -(PowOf2 - 1) (uniform)
1187 ; PowOf2 - 1 (non-uniform)
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/test/CodeGen/X86/
H A Dvector-mul.ll9 ; PowOf2 (uniform)
103 ; PowOf2 (non-uniform)
255 ; PowOf2 + 1 (uniform)
572 ; -(PowOf2 + 1) (uniform)
933 ; PowOf2 + 1 (non-uniform)
1084 ; PowOf2 - 1 (uniform)
1216 ; -(PowOf2 - 1) (uniform)
1344 ; PowOf2 - 1 (non-uniform)
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/test/CodeGen/X86/
H A Dvector-mul.ll9 ; PowOf2 (uniform)
88 ; PowOf2 (non-uniform)
218 ; PowOf2 + 1 (uniform)
486 ; -(PowOf2 + 1) (uniform)
791 ; PowOf2 + 1 (non-uniform)
942 ; PowOf2 - 1 (uniform)
1066 ; -(PowOf2 - 1) (uniform)
1187 ; PowOf2 - 1 (non-uniform)
/dports/graphics/llvm-mesa/llvm-13.0.1.src/test/CodeGen/X86/
H A Dvector-mul.ll9 ; PowOf2 (uniform)
88 ; PowOf2 (non-uniform)
218 ; PowOf2 + 1 (uniform)
486 ; -(PowOf2 + 1) (uniform)
791 ; PowOf2 + 1 (non-uniform)
942 ; PowOf2 - 1 (uniform)
1066 ; -(PowOf2 - 1) (uniform)
1187 ; PowOf2 - 1 (non-uniform)
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/test/CodeGen/X86/
H A Dvector-mul.ll9 ; PowOf2 (uniform)
88 ; PowOf2 (non-uniform)
218 ; PowOf2 + 1 (uniform)
486 ; -(PowOf2 + 1) (uniform)
791 ; PowOf2 + 1 (non-uniform)
942 ; PowOf2 - 1 (uniform)
1066 ; -(PowOf2 - 1) (uniform)
1187 ; PowOf2 - 1 (non-uniform)
/dports/devel/llvm10/llvm-10.0.1.src/test/CodeGen/X86/
H A Dvector-mul.ll9 ; PowOf2 (uniform)
103 ; PowOf2 (non-uniform)
255 ; PowOf2 + 1 (uniform)
572 ; -(PowOf2 + 1) (uniform)
933 ; PowOf2 + 1 (non-uniform)
1084 ; PowOf2 - 1 (uniform)
1216 ; -(PowOf2 - 1) (uniform)
1344 ; PowOf2 - 1 (non-uniform)
/dports/devel/llvm11/llvm-11.0.1.src/test/CodeGen/X86/
H A Dvector-mul.ll9 ; PowOf2 (uniform)
103 ; PowOf2 (non-uniform)
255 ; PowOf2 + 1 (uniform)
572 ; -(PowOf2 + 1) (uniform)
933 ; PowOf2 + 1 (non-uniform)
1084 ; PowOf2 - 1 (uniform)
1216 ; -(PowOf2 - 1) (uniform)
1344 ; PowOf2 - 1 (non-uniform)
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/test/CodeGen/X86/
H A Dvector-mul.ll9 ; PowOf2 (uniform)
88 ; PowOf2 (non-uniform)
218 ; PowOf2 + 1 (uniform)
486 ; -(PowOf2 + 1) (uniform)
791 ; PowOf2 + 1 (non-uniform)
942 ; PowOf2 - 1 (uniform)
1066 ; -(PowOf2 - 1) (uniform)
1187 ; PowOf2 - 1 (non-uniform)
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/test/CodeGen/X86/
H A Dvector-mul.ll9 ; PowOf2 (uniform)
88 ; PowOf2 (non-uniform)
218 ; PowOf2 + 1 (uniform)
486 ; -(PowOf2 + 1) (uniform)
791 ; PowOf2 + 1 (non-uniform)
942 ; PowOf2 - 1 (uniform)
1066 ; -(PowOf2 - 1) (uniform)
1187 ; PowOf2 - 1 (non-uniform)
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/test/CodeGen/X86/
H A Dvector-mul.ll9 ; PowOf2 (uniform)
103 ; PowOf2 (non-uniform)
255 ; PowOf2 + 1 (uniform)
572 ; -(PowOf2 + 1) (uniform)
933 ; PowOf2 + 1 (non-uniform)
1084 ; PowOf2 - 1 (uniform)
1216 ; -(PowOf2 - 1) (uniform)
1344 ; PowOf2 - 1 (non-uniform)
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/test/CodeGen/X86/
H A Dvector-mul.ll9 ; PowOf2 (uniform)
88 ; PowOf2 (non-uniform)
218 ; PowOf2 + 1 (uniform)
486 ; -(PowOf2 + 1) (uniform)
791 ; PowOf2 + 1 (non-uniform)
942 ; PowOf2 - 1 (uniform)
1066 ; -(PowOf2 - 1) (uniform)
1187 ; PowOf2 - 1 (non-uniform)
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/test/CodeGen/X86/
H A Dvector-mul.ll12 ; PowOf2 (uniform)
91 ; PowOf2 (non-uniform)
255 ; PowOf2 + 1 (uniform)
547 ; -(PowOf2 + 1) (uniform)
897 ; PowOf2 + 1 (non-uniform)
1086 ; PowOf2 - 1 (uniform)
1215 ; -(PowOf2 - 1) (uniform)
1339 ; PowOf2 - 1 (non-uniform)
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Target/AArch64/
H A DAArch64LoadStoreOptimizer.cpp1143 static int alignTo(int Num, int PowOf2) { in alignTo() argument
1144 return (Num + PowOf2 - 1) & ~(PowOf2 - 1); in alignTo()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Target/AArch64/
H A DAArch64LoadStoreOptimizer.cpp1143 static int alignTo(int Num, int PowOf2) { in alignTo() argument
1144 return (Num + PowOf2 - 1) & ~(PowOf2 - 1); in alignTo()
/dports/devel/llvm10/llvm-10.0.1.src/lib/Target/AArch64/
H A DAArch64LoadStoreOptimizer.cpp1143 static int alignTo(int Num, int PowOf2) { in alignTo() argument
1144 return (Num + PowOf2 - 1) & ~(PowOf2 - 1); in alignTo()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Target/AArch64/
H A DAArch64LoadStoreOptimizer.cpp1143 static int alignTo(int Num, int PowOf2) { in alignTo() argument
1144 return (Num + PowOf2 - 1) & ~(PowOf2 - 1); in alignTo()
/dports/devel/llvm11/llvm-11.0.1.src/lib/Target/AArch64/
H A DAArch64LoadStoreOptimizer.cpp1143 static int alignTo(int Num, int PowOf2) { in alignTo() argument
1144 return (Num + PowOf2 - 1) & ~(PowOf2 - 1); in alignTo()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
H A DAArch64LoadStoreOptimizer.cpp1143 static int alignTo(int Num, int PowOf2) { in alignTo() argument
1144 return (Num + PowOf2 - 1) & ~(PowOf2 - 1); in alignTo()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64LoadStoreOptimizer.cpp1143 static int alignTo(int Num, int PowOf2) { in alignTo() argument
1144 return (Num + PowOf2 - 1) & ~(PowOf2 - 1); in alignTo()

12