| /llvm-project-15.0.7/clang/test/CodeGen/aarch64-sve-intrinsics/ |
| H A D | acle_sve_clasta.c | 29 return SVE_ACLE_FUNC(svclasta,_s8,,)(pg, fallback, data); in test_svclasta_s8() 46 return SVE_ACLE_FUNC(svclasta,_s16,,)(pg, fallback, data); in test_svclasta_s16() 63 return SVE_ACLE_FUNC(svclasta,_s32,,)(pg, fallback, data); in test_svclasta_s32() 80 return SVE_ACLE_FUNC(svclasta,_s64,,)(pg, fallback, data); in test_svclasta_s64() 95 return SVE_ACLE_FUNC(svclasta,_u8,,)(pg, fallback, data); in test_svclasta_u8() 112 return SVE_ACLE_FUNC(svclasta,_u16,,)(pg, fallback, data); in test_svclasta_u16() 129 return SVE_ACLE_FUNC(svclasta,_u32,,)(pg, fallback, data); in test_svclasta_u32() 146 return SVE_ACLE_FUNC(svclasta,_u64,,)(pg, fallback, data); in test_svclasta_u64() 163 return SVE_ACLE_FUNC(svclasta,_f16,,)(pg, fallback, data); in test_svclasta_f16() 180 return SVE_ACLE_FUNC(svclasta,_f32,,)(pg, fallback, data); in test_svclasta_f32() [all …]
|
| H A D | acle_sve_clastb.c | 29 return SVE_ACLE_FUNC(svclastb,_s8,,)(pg, fallback, data); in test_svclastb_s8() 46 return SVE_ACLE_FUNC(svclastb,_s16,,)(pg, fallback, data); in test_svclastb_s16() 63 return SVE_ACLE_FUNC(svclastb,_s32,,)(pg, fallback, data); in test_svclastb_s32() 80 return SVE_ACLE_FUNC(svclastb,_s64,,)(pg, fallback, data); in test_svclastb_s64() 95 return SVE_ACLE_FUNC(svclastb,_u8,,)(pg, fallback, data); in test_svclastb_u8() 112 return SVE_ACLE_FUNC(svclastb,_u16,,)(pg, fallback, data); in test_svclastb_u16() 129 return SVE_ACLE_FUNC(svclastb,_u32,,)(pg, fallback, data); in test_svclastb_u32() 146 return SVE_ACLE_FUNC(svclastb,_u64,,)(pg, fallback, data); in test_svclastb_u64() 163 return SVE_ACLE_FUNC(svclastb,_f16,,)(pg, fallback, data); in test_svclastb_f16() 180 return SVE_ACLE_FUNC(svclastb,_f32,,)(pg, fallback, data); in test_svclastb_f32() [all …]
|
| H A D | acle_sve_clastb-bfloat.c | 30 svbfloat16_t test_svclastb_bf16(svbool_t pg, svbfloat16_t fallback, svbfloat16_t data) { in test_svclastb_bf16() argument 32 return SVE_ACLE_FUNC(svclastb, _bf16, , )(pg, fallback, data); in test_svclastb_bf16() 47 bfloat16_t test_svclastb_n_bf16(svbool_t pg, bfloat16_t fallback, svbfloat16_t data) { in test_svclastb_n_bf16() argument 49 return SVE_ACLE_FUNC(svclastb, _n_bf16, , )(pg, fallback, data); in test_svclastb_n_bf16()
|
| H A D | acle_sve_clasta-bfloat.c | 30 svbfloat16_t test_svclasta_bf16(svbool_t pg, svbfloat16_t fallback, svbfloat16_t data) { in test_svclasta_bf16() argument 32 return SVE_ACLE_FUNC(svclasta, _bf16, , )(pg, fallback, data); in test_svclasta_bf16() 47 bfloat16_t test_svclasta_n_bf16(svbool_t pg, bfloat16_t fallback, svbfloat16_t data) { in test_svclasta_n_bf16() argument 49 return SVE_ACLE_FUNC(svclasta, _n_bf16, , )(pg, fallback, data); in test_svclasta_n_bf16()
|
| /llvm-project-15.0.7/clang/test/CodeGen/aarch64-sve2-intrinsics/ |
| H A D | acle_sve2_tbx.c | 30 return SVE_ACLE_FUNC(svtbx,_s8,,)(fallback, data, indices); in test_svtbx_s8() 45 return SVE_ACLE_FUNC(svtbx,_s16,,)(fallback, data, indices); in test_svtbx_s16() 60 return SVE_ACLE_FUNC(svtbx,_s32,,)(fallback, data, indices); in test_svtbx_s32() 75 return SVE_ACLE_FUNC(svtbx,_s64,,)(fallback, data, indices); in test_svtbx_s64() 90 return SVE_ACLE_FUNC(svtbx,_u8,,)(fallback, data, indices); in test_svtbx_u8() 105 return SVE_ACLE_FUNC(svtbx,_u16,,)(fallback, data, indices); in test_svtbx_u16() 120 return SVE_ACLE_FUNC(svtbx,_u32,,)(fallback, data, indices); in test_svtbx_u32() 135 return SVE_ACLE_FUNC(svtbx,_u64,,)(fallback, data, indices); in test_svtbx_u64() 150 return SVE_ACLE_FUNC(svtbx,_f16,,)(fallback, data, indices); in test_svtbx_f16() 165 return SVE_ACLE_FUNC(svtbx,_f32,,)(fallback, data, indices); in test_svtbx_f32() [all …]
|
| H A D | acle_sve2_tbx-bfloat.c | 27 svbfloat16_t test_svtbx_bf16(svbfloat16_t fallback, svbfloat16_t data, svuint16_t indices) { in test_svtbx_bf16() argument 28 return SVE_ACLE_FUNC(svtbx, _bf16, , )(fallback, data, indices); in test_svtbx_bf16()
|
| /llvm-project-15.0.7/llvm/test/CodeGen/ARM/GlobalISel/ |
| H A D | arm-unsupported.ll | 7 ; This file checks that we use the fallback path for things that are known to 12 ; CHECK-LABEL: warning: Instruction selection used fallback path for test_int_vectors 19 ; CHECK-LABEL: warning: Instruction selection used fallback path for test_float_vectors 26 ; CHECK-LABEL: warning: Instruction selection used fallback path for test_i64 33 ; CHECK-LABEL: warning: Instruction selection used fallback path for test_i64_arr 39 ; CHECK-LABEL: warning: Instruction selection used fallback path for test_i128 46 ; CHECK-LABEL: warning: Instruction selection used fallback path for test_funny_ints 53 ; CHECK-LABEL: warning: Instruction selection used fallback path for test_half 62 ; CHECK-LABEL: warning: Instruction selection used fallback path for test_ret_demotion 102 ; CHECK-LABEL: warning: Instruction selection used fallback path for test_thumb [all …]
|
| /llvm-project-15.0.7/llvm/test/CodeGen/X86/GlobalISel/ |
| H A D | x86_64-fallback.ll | 4 ; This file checks that the fallback path to selection dag works. 8 ; the fallback path. 10 ; Check that we fallback on invoke translation failures. 12 ; FALLBACK-WITH-REPORT-ERR: warning: Instruction selection used fallback path for test_x86_fp80_dump 19 ; Check that we fallback on byVal argument 21 ; FALLBACK-WITH-REPORT-ERR: warning: Instruction selection used fallback path for ScaleObjectOverwr…
|
| /llvm-project-15.0.7/llvm/test/Transforms/Inline/ |
| H A D | cgscc-inline-replay.ll | 6 ;; Check Module scope Original fallback replay inline decisions 7 …nline-replay.txt -cgscc-inline-replay-scope=Module -cgscc-inline-replay-fallback=Original -pass-re… 9 ;; Check Module scope Original fallback replay inline with 'Line' format decisions 13 ;; Check Module scope AlwaysInline fallback replay inline decisions 16 ;; Check Module scope NeverInline fallback replay inline decisions 19 ;; Check Function scope Original fallback replay inline decisions 22 ;; Check Function scope AlwaysInline fallback replay inline decisions 25 ;; Check Function scope NeverInline fallback replay inline decisions 34 ;; Check fallback inlining errors out on non <Original|AlwaysInline|NeverInline> inputs 35 …cc-inline-replay=%S/Inputs/cgscc-inline-replay.txt -cgscc-inline-replay-fallback=original -pass-re… [all …]
|
| /llvm-project-15.0.7/llvm/test/CodeGen/X86/ |
| H A D | fast-isel-abort-warm.ll | 1 ; RUN: llc -fast-isel -o - %s -fast-isel-report-on-fallback -pass-remarks-missed=isel 2>&1 | FileCh… 10 ; CHECK: warning: Instruction selection used fallback path for foo 18 ; CHECK: warning: Instruction selection used fallback path for test_instruction_fallback 27 ; CHECK-NOT: warning: Instruction selection used fallback path for test_instruction_not_fallback
|
| /llvm-project-15.0.7/llvm/test/Transforms/SampleProfile/ |
| H A D | inline-replay.ll | 21 ;; Check Module scope Original fallback replay inline decisions 24 ;; Check Module scope Original fallback replay inline with 'Line' format decisions 28 ;; Check Module scope Original fallback replay inline with 'LineColumn' format decisions 31 ;; Check Module scope Original fallback replay inline with 'LineDiscriminator' format decisions 34 ;; Check Module scope AlwaysInline fallback replay inline decisions 37 ;; Check Module scope NeverInline fallback replay inline decisions 48 ;; Function scope Original fallback 51 ;; Function scope AlwaysInline fallback 60 ;; Check fallback inlining errors out on non <Original|AlwaysInline|NeverInline> inputs 61 …inline-replay=%S/Inputs/inline-replay.txt -sample-profile-inline-replay-fallback=original -sample-… [all …]
|
| /llvm-project-15.0.7/clang/utils/ |
| H A D | CaptureCmd | 38 fallback = os.getenv('CAPTURE_CMD_FALLBACK') 57 if fallback: 65 os.execv(fallback, sys.argv)
|
| /llvm-project-15.0.7/llvm/test/CodeGen/AArch64/GlobalISel/ |
| H A D | arm64-fallback.ll | 5 ; This file checks that the fallback path to selection dag works. 9 ; the fallback path. 20 ; FALLBACK-WITH-REPORT-ERR: warning: Instruction selection used fallback path for test_write_regist… 31 ; FALLBACK-WITH-REPORT-ERR: warning: Instruction selection used fallback path for vector_of_pointer… 47 ; FALLBACK-WITH-REPORT-ERR: warning: Instruction selection used fallback path for strict_align_feat… 57 ; FALLBACK-WITH-REPORT-ERR: warning: Instruction selection used fallback path for direct_mem 110 ; FALLBACK-WITH-REPORT-ERR: warning: Instruction selection used fallback path for asm_output_ls64 121 ; FALLBACK-WITH-REPORT-ERR: warning: Instruction selection used fallback path for asm_input_ls64 132 ; FALLBACK-WITH-REPORT-ERR: warning: Instruction selection used fallback path for umul_s128
|
| H A D | no-neon-no-fp.ll | 6 ; CHECK: Instruction selection used fallback path for foo 16 ; CHECK: Instruction selection used fallback path for bar
|
| H A D | gisel-abort.ll | 3 ; CHECK-NOT: fallback
|
| H A D | gisel-fail-intermediate-legalizer.ll | 2 ; CHECK: fallback
|
| /llvm-project-15.0.7/llvm/test/DebugInfo/ |
| H A D | symbolize-gnu-debuglink-fallback.test | 2 # Ensures that .debuglink can fallback to a separate location. This is normally 12 RUN: --fallback-debug-path=%t/bar | FileCheck %s --check-prefix=UNKNOWN 19 RUN: --fallback-debug-path=%t/bar | FileCheck %s --check-prefix=FOUND
|
| /llvm-project-15.0.7/llvm/test/ThinLTO/X86/ |
| H A D | devirt_check.ll | 4 ; that the devirtualization decision was correct and trap or fallback if not. 22 ; Check next in fallback mode. 24 ; RUN: -wholeprogramdevirt-check=fallback \ 68 ; a fallback if the function pointer doesn't match. 80 ; In particular, if left on the fallback indirect call ICP may perform an
|
| /llvm-project-15.0.7/libcxx/test/std/input.output/filesystems/fs.op.funcs/fs.op.temp_dir_path/ |
| H A D | temp_directory_path.pass.cpp | 134 path fallback; in TEST_CASE() local 144 fallback = ret; in TEST_CASE() 154 TEST_CHECK(ret == fallback); in TEST_CASE()
|
| /llvm-project-15.0.7/openmp/docs/remarks/ |
| H A D | OMP132.rst | 1 Generic-mode kernel is executed with a customized state machine that requires a fallback. [OMP132] 38 that requires a fallback. [OMP132]
|
| /llvm-project-15.0.7/llvm/test/CodeGen/AMDGPU/GlobalISel/ |
| H A D | dynamic-alloca-divergent.ll | 4 ; ERR-NEXT: warning: Instruction selection used fallback path for kernel_dynamic_stackalloc_vgpr_al… 8 ; ERR-NEXT: warning: Instruction selection used fallback path for func_dynamic_stackalloc_vgpr_alig…
|
| /llvm-project-15.0.7/llvm/docs/GlobalISel/ |
| H A D | index.rst | 88 For the initial FastISel replacement, we intend to fallback to SelectionDAG on 94 Still, supporting all IR (via a complete legalizer) and avoiding the fallback 99 We considered never having a fallback to SelectionDAG, instead deciding early
|
| /llvm-project-15.0.7/llvm/test/CodeGen/MIR/AArch64/ |
| H A D | print-parse-verify-failedISel-property.mir | 15 # the FailedISel property set to true and watch it properly fallback to 34 # FALLBACK: warning: Instruction selection used fallback path for test
|
| /llvm-project-15.0.7/lld/test/ELF/linkerscript/ |
| H A D | input-relative.s | 39 # RUN: echo 'INPUT(libc.a)' > dir/fallback.lds 40 # RUN: ld.lld a.o dir/fallback.lds -o /dev/null
|
| /llvm-project-15.0.7/flang/test/Semantics/OpenMP/ |
| H A D | omp-allocate08.f90 | 22 trait(1)%key = fallback
|