Home
last modified time | relevance | path

Searched refs:fallback (Results 1 – 25 of 138) sorted by relevance

123456

/llvm-project/clang/test/CodeGen/aarch64-sve-intrinsics/
H A Dacle_sve_clastb.c
H A Dacle_sve_clasta.c
H A Dacle_sve_clastb-bfloat.c
H A Dacle_sve_clasta-bfloat.c
/llvm-project/clang/test/CodeGen/aarch64-sve2-intrinsics/
H A Dacle_sve2_tbx.c
H A Dacle_sve2_tbx-bfloat.c
/llvm-project/llvm/test/CodeGen/ARM/GlobalISel/
H A Darm-unsupported.ll7 ; 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
73 ; CHECK-LABEL: warning: Instruction selection used fallback pat
[all...]
/llvm-project/llvm/test/CodeGen/X86/GlobalISel/
H A Dx86_64-fallback.ll4 ; This file checks that the fallback path to selection dag works.
8 ; the fallback path.
10 ; Check that we fallback on byVal argument
12 ; FALLBACK-WITH-REPORT-ERR: warning: Instruction selection used fallback path for ScaleObjectOverwrite_2
/llvm-project/llvm/test/Transforms/Inline/
H A Dcgscc-inline-replay.ll6 ;; 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
11 …-replay-line.txt -cgscc-inline-replay-scope=Module -cgscc-inline-replay-fallback=Original -cgscc-i…
13 ;; Check Module scope AlwaysInline fallback replay inline decisions
14 …nline-replay.txt -cgscc-inline-replay-scope=Module -cgscc-inline-replay-fallback=AlwaysInline -pas…
16 ;; Check Module scope NeverInline fallback replay inline decisions
17 …nline-replay.txt -cgscc-inline-replay-scope=Module -cgscc-inline-replay-fallback=NeverInline -pass…
19 ;; Check Function scope Original fallback replay inline decisions
20 …y-function.txt -cgscc-inline-replay-scope=Function -cgscc-inline-replay-fallback=Original -pass-re…
[all …]
/llvm-project/llvm/test/CodeGen/X86/
H A Dfast-isel-abort-warm.ll1 ; 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/llvm/test/Transforms/SampleProfile/
H A Dinline-replay.ll21 ;; Check Module scope Original fallback replay inline decisions
22 …sample-profile-inline-replay-scope=Module -sample-profile-inline-replay-fallback=Original -sample-…
24 ;; Check Module scope Original fallback replay inline with 'Line' format decisions
26 …sample-profile-inline-replay-scope=Module -sample-profile-inline-replay-fallback=Original -sample-…
28 ;; Check Module scope Original fallback replay inline with 'LineColumn' format decisions
29 …sample-profile-inline-replay-scope=Module -sample-profile-inline-replay-fallback=Original -sample-…
31 ;; Check Module scope Original fallback replay inline with 'LineDiscriminator' format decisions
32 …sample-profile-inline-replay-scope=Module -sample-profile-inline-replay-fallback=Original -sample-…
34 ;; Check Module scope AlwaysInline fallback replay inline decisions
35 …sample-profile-inline-replay-scope=Module -sample-profile-inline-replay-fallback=AlwaysInline -sam…
[all …]
/llvm-project/llvm/test/CodeGen/AArch64/GlobalISel/
H A Darm64-fallback.ll5 ; 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 strict_align_feat…
41 ; FALLBACK-WITH-REPORT-ERR: warning: Instruction selection used fallback path for direct_mem
94 ; FALLBACK-WITH-REPORT-ERR: warning: Instruction selection used fallback path for asm_output_ls64
104 ; FALLBACK-WITH-REPORT-ERR: warning: Instruction selection used fallback path for asm_input_ls64
114 ; FALLBACK-WITH-REPORT-ERR: warning: Instruction selection used fallback path for umul_s128
127 ; FALLBACK-WITH-REPORT-ERR: warning: Instruction selection used fallback path for gc_intr
144 ; FALLBACK-WITH-REPORT-ERR: warning: Instruction selection used fallback path for inline_asm_with_o…
H A Dno-neon-no-fp.ll6 ; CHECK: Instruction selection used fallback path for foo
16 ; CHECK: Instruction selection used fallback path for bar
/llvm-project/clang/utils/
H A DCaptureCmd38 fallback = os.getenv('CAPTURE_CMD_FALLBACK')
57 if fallback:
65 os.execv(fallback, sys.argv)
/llvm-project/llvm/test/DebugInfo/
H A Dsymbolize-gnu-debuglink-fallback.test2 # 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/llvm/test/ThinLTO/X86/
H A Ddevirt_check.ll4 ; 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/libcxx/test/std/input.output/filesystems/fs.op.funcs/fs.op.temp_dir_path/
H A Dtemp_directory_path.pass.cpp133 path fallback; in basic_tests() local
151 fallback = ret; in basic_tests()
161 assert(ret == fallback); in basic_tests()
/llvm-project/openmp/docs/remarks/
H A DOMP132.rst1 Generic-mode kernel is executed with a customized state machine that requires a fallback. [OMP132]
38 that requires a fallback. [OMP132]
/llvm-project/openmp/runtime/src/include/
H A Dompx.h.var33 /// These extensions exist for the host to allow fallback implementations,
38 /// block dimension. This fallback is not supposed to be optimal and should be
61 // TODO: The following implementation is for host fallback. We need to disable
62 // generation of host fallback in kernel language mode.
/llvm-project/llvm/test/CodeGen/AMDGPU/GlobalISel/
H A Ddynamic-alloca-divergent.ll
/llvm-project/llvm/docs/GlobalISel/
H A Dindex.rst89 For the initial FastISel replacement, we intend to fallback to SelectionDAG on
95 Still, supporting all IR (via a complete legalizer) and avoiding the fallback
100 We considered never having a fallback to SelectionDAG, instead deciding early
/llvm-project/llvm/test/CodeGen/AArch64/
H A Dvector-lrint.ll13 ; CHECK-i32-GI: warning: Instruction selection used fallback path for lrint_v1f16
14 ; CHECK-i32-GI-NEXT: warning: Instruction selection used fallback path for lrint_v2f16
15 ; CHECK-i32-GI-NEXT: warning: Instruction selection used fallback path for lrint_v4f16
16 ; CHECK-i32-GI-NEXT: warning: Instruction selection used fallback path for lrint_v8f16
17 ; CHECK-i32-GI-NEXT: warning: Instruction selection used fallback path for lrint_v16f16
18 ; CHECK-i32-GI-NEXT: warning: Instruction selection used fallback path for lrint_v32f16
19 ; CHECK-i32-GI-NEXT: warning: Instruction selection used fallback path for lrint_v1f32
20 ; CHECK-i32-GI-NEXT: warning: Instruction selection used fallback path for lrint_v2f32
21 ; CHECK-i32-GI-NEXT: warning: Instruction selection used fallback path for lrint_v4f32
22 ; CHECK-i32-GI-NEXT: warning: Instruction selection used fallback path for lrint_v8f32
[all …]
H A Daarch64-addv.ll25 ; CHECK-GI: warning: Instruction selection used fallback path for addv_v2i8
26 ; CHECK-GI-NEXT: warning: Instruction selection used fallback path for addv_v3i8
27 ; CHECK-GI-NEXT: warning: Instruction selection used fallback path for addv_v4i8
28 ; CHECK-GI-NEXT: warning: Instruction selection used fallback path for addv_v2i16
29 ; CHECK-GI-NEXT: warning: Instruction selection used fallback path for addv_v3i16
30 ; CHECK-GI-NEXT: warning: Instruction selection used fallback path for addv_v3i32
31 ; CHECK-GI-NEXT: warning: Instruction selection used fallback path for addv_v3i64
32 ; CHECK-GI-NEXT: warning: Instruction selection used fallback path for addv_v2i128
/llvm-project/llvm/test/CodeGen/MIR/AArch64/
H A Dprint-parse-verify-failedISel-property.mir15 # the FailedISel property set to true and watch it properly fallback to
34 # FALLBACK: warning: Instruction selection used fallback path for test
/llvm-project/lld/test/ELF/linkerscript/
H A Dinput-relative.s39 # RUN: echo 'INPUT(libc.a)' > dir/fallback.lds
40 # RUN: ld.lld a.o dir/fallback.lds -o /dev/null

123456