/dports/security/john/john-1.9.0-jumbo-1/src/ |
H A D | opencl_lm_b_plug.c | 470 last_build_opts[0] = full_unroll; in init_kernels() 549 if (s_mem_sz > 768 * sizeof(cl_short) || full_unroll) in find_smem_lws_limit() 571 if (full_unroll || !use_local_mem) { in find_smem_lws_limit() 680 unsigned int full_unroll = 0; in auto_tune_all() local 698 full_unroll = 1; in auto_tune_all() 704 full_unroll = 0; in auto_tune_all() 709 full_unroll = 1; in auto_tune_all() 714 full_unroll = 1; in auto_tune_all() 719 full_unroll = 0; in auto_tune_all() 738 full_unroll, use_local_mem, force_global_keys); in auto_tune_all() [all …]
|
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/test/Transforms/LoopUnroll/ |
H A D | unroll-header-exiting-with-phis.ll | 8 define i16 @full_unroll(i16* %A) { 9 ; CHECK-LABEL: @full_unroll(
|
H A D | convergent.ll | 8 ; CHECK-LABEL: @full_unroll( 9 define i32 @full_unroll() {
|
H A D | revisit.ll | 17 define void @full_unroll(i1* %ptr) { 18 ; CHECK-LABEL: OptimizationRemarkEmitterAnalysis on full_unroll
|
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/test/Transforms/LoopUnroll/ |
H A D | unroll-header-exiting-with-phis.ll | 8 define i16 @full_unroll(i16* %A) { 9 ; CHECK-LABEL: @full_unroll(
|
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/test/Transforms/LoopUnroll/ |
H A D | unroll-header-exiting-with-phis.ll | 8 define i16 @full_unroll(i16* %A) { 9 ; CHECK-LABEL: @full_unroll(
|
/dports/graphics/llvm-mesa/llvm-13.0.1.src/test/Transforms/LoopUnroll/ |
H A D | unroll-header-exiting-with-phis.ll | 8 define i16 @full_unroll(i16* %A) { 9 ; CHECK-LABEL: @full_unroll(
|
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/test/Transforms/LoopUnroll/ |
H A D | unroll-header-exiting-with-phis.ll | 8 define i16 @full_unroll(i16* %A) { 9 ; CHECK-LABEL: @full_unroll(
|
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/test/Transforms/LoopUnroll/ |
H A D | unroll-header-exiting-with-phis.ll | 8 define i16 @full_unroll(i16* %A) { 9 ; CHECK-LABEL: @full_unroll(
|
H A D | convergent.ll | 8 ; CHECK-LABEL: @full_unroll( 9 define i32 @full_unroll() {
|
H A D | revisit.ll | 17 define void @full_unroll(i1* %ptr) { 18 ; CHECK-LABEL: FunctionToLoopPassAdaptor{{.*}} on full_unroll
|
/dports/devel/llvm11/llvm-11.0.1.src/test/Transforms/LoopUnroll/ |
H A D | unroll-header-exiting-with-phis.ll | 8 define i16 @full_unroll(i16* %A) { 9 ; CHECK-LABEL: @full_unroll(
|
H A D | convergent.ll | 8 ; CHECK-LABEL: @full_unroll( 9 define i32 @full_unroll() {
|
H A D | revisit.ll | 17 define void @full_unroll(i1* %ptr) { 18 ; CHECK-LABEL: FunctionToLoopPassAdaptor{{.*}} on full_unroll
|
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/test/Transforms/LoopUnroll/ |
H A D | unroll-header-exiting-with-phis.ll | 8 define i16 @full_unroll(i16* %A) { 9 ; CHECK-LABEL: @full_unroll(
|
H A D | revisit.ll | 17 define void @full_unroll(i1* %ptr) { 18 ; CHECK-LABEL: OptimizationRemarkEmitterAnalysis on full_unroll
|
/dports/devel/llvm10/llvm-10.0.1.src/test/Transforms/LoopUnroll/ |
H A D | unroll-header-exiting-with-phis.ll | 8 define i16 @full_unroll(i16* %A) { 9 ; CHECK-LABEL: @full_unroll(
|
H A D | convergent.ll | 8 ; CHECK-LABEL: @full_unroll( 9 define i32 @full_unroll() {
|
H A D | revisit.ll | 17 define void @full_unroll(i1* %ptr) { 18 ; CHECK-LABEL: FunctionToLoopPassAdaptor{{.*}} on full_unroll
|
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/test/Transforms/LoopUnroll/ |
H A D | unroll-header-exiting-with-phis.ll | 8 define i16 @full_unroll(i16* %A) { 9 ; CHECK-LABEL: @full_unroll(
|
H A D | convergent.ll | 8 ; CHECK-LABEL: @full_unroll( 9 define i32 @full_unroll() {
|
H A D | revisit.ll | 17 define void @full_unroll(i1* %ptr) { 18 ; CHECK-LABEL: FunctionToLoopPassAdaptor{{.*}} on full_unroll
|
/dports/devel/llvm90/llvm-9.0.1.src/test/Transforms/LoopUnroll/ |
H A D | unroll-header-exiting-with-phis.ll | 8 define i16 @full_unroll(i16* %A) { 9 ; CHECK-LABEL: @full_unroll(
|
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/test/Transforms/LoopUnroll/ |
H A D | unroll-header-exiting-with-phis.ll | 8 define i16 @full_unroll(i16* %A) { 9 ; CHECK-LABEL: @full_unroll(
|
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/test/Transforms/LoopUnroll/ |
H A D | unroll-header-exiting-with-phis.ll | 8 define i16 @full_unroll(i16* %A) { 9 ; CHECK-LABEL: @full_unroll(
|