Home
last modified time | relevance | path

Searched refs:fptr1 (Results 1 – 19 of 19) sorted by relevance

/external/llvm-project/llvm/test/Transforms/LowerTypeTests/
Dcfi-direct-call1.ll28 %fptr1 = select i1 %cmp.i, i32 ()* @local_func1, i32 ()* @local_func2
30 %0 = bitcast i32 ()* %fptr1 to i8*
33 %call2 = tail call i32 %fptr1()
58 ; FULL: %fptr1 = select i1 %cmp.i, i32 ()* @local_func1, i32 ()* @local_func2
84 ; THIN: %fptr1 = select i1 %cmp.i, i32 ()* @local_func1, i32 ()* @local_func2
/external/llvm-project/llvm/test/ThinLTO/X86/
Ddevirt_local_same_guid.ll55 %fptr1 = load i32 (%struct.A*, i32)*, i32 (%struct.A*, i32)** %2, align 8
58 ; CHECK-IR1: %call = tail call i32 %fptr1
59 %call = tail call i32 %fptr1(%struct.A* nonnull %obj, i32 %a)
Ddevirt_promote_legacy.ll40 %fptr1 = load i32 (%struct.A*, i32)*, i32 (%struct.A*, i32)** %2, align 8
44 %call = tail call i32 %fptr1(%struct.A* nonnull %obj, i32 %a)
Ddevirt_promote.ll58 %fptr1 = load i32 (%struct.A*, i32)*, i32 (%struct.A*, i32)** %2, align 8
62 %call = tail call i32 %fptr1(%struct.A* nonnull %obj, i32 %a)
Ddevirt_external_comdat_same_guid.ll69 %fptr1 = load i32 (%struct.A*, i32)*, i32 (%struct.A*, i32)** %2, align 8
73 %call = tail call i32 %fptr1(%struct.A* nonnull %obj, i32 %a)
Ddevirt_vcall_vis_public.ll155 %fptr1 = load i32 (%struct.A*, i32)*, i32 (%struct.A*, i32)** %2, align 8
159 ; CHECK-NODEVIRT-IR: %call = tail call i32 %fptr1
160 %call = tail call i32 %fptr1(%struct.A* nonnull %obj, i32 %a)
Ddevirt_vcall_vis_hidden.ll86 %fptr1 = load i32 (%struct.A*, i32)*, i32 (%struct.A*, i32)** %2, align 8
90 %call = tail call i32 %fptr1(%struct.A* nonnull %obj, i32 %a)
Ddevirt.ll153 %fptr1 = load i32 (%struct.A*, i32)*, i32 (%struct.A*, i32)** %2, align 8
157 %call = tail call i32 %fptr1(%struct.A* nonnull %obj, i32 %a)
Ddevirt2.ll238 %fptr1 = load i32 (%struct.A*, i32)*, i32 (%struct.A*, i32)** %2, align 8
244 %call = tail call i32 %fptr1(%struct.A* nonnull %obj, i32 %a)
/external/llvm-project/llvm/test/Transforms/WholeProgramDevirt/
Dimport-no-dominating-assume.ll17 %fptr1 = load i8*, i8** %fptrptr1
18 %fptr1_casted = bitcast i8* %fptr1 to i32 (i8*, i32)*
/external/clang/test/SemaTemplate/
Dinstantiate-type.cpp17 X<float*>::typeof_expr &fptr1 = fptr0; variable
/external/llvm-project/clang/test/SemaTemplate/
Dinstantiate-type.cpp17 X<float*>::typeof_expr &fptr1 = fptr0; variable
/external/clang/test/CXX/except/except.spec/
Dp1.cpp39 void (*fptr1)() noexcept; variable
/external/llvm-project/clang/test/CXX/except/except.spec/
Dp1.cpp39 void (*fptr1)() noexcept; variable
/external/llvm-project/lld/test/ELF/lto/
Ddevirt_vcall_vis_public.ll75 %fptr1 = load i32 (%struct.A*, i32)*, i32 (%struct.A*, i32)** %2, align 8
79 ; CHECK-NODEVIRT-IR: %call = tail call i32 %fptr1
80 %call = tail call i32 %fptr1(%struct.A* nonnull %obj, i32 %a)
/external/llvm-project/llvm/test/tools/gold/X86/
Ddevirt_vcall_vis_public.ll88 %fptr1 = load i32 (%struct.A*, i32)*, i32 (%struct.A*, i32)** %2, align 8
92 ; CHECK-NODEVIRT-IR: %call = tail call i32 %fptr1
93 %call = tail call i32 %fptr1(%struct.A* nonnull %obj, i32 %a)
/external/llvm-project/llvm/test/CodeGen/AMDGPU/
Dindirect-call.ll5 @gv.fptr1 = external hidden unnamed_addr addrspace(4) constant void(i32)*, align 4
183 ; GCN-NEXT: s_add_u32 s14, s14, gv.fptr1@rel32@lo+4
184 ; GCN-NEXT: s_addc_u32 s15, s15, gv.fptr1@rel32@hi+12
195 %fptr = load void(i32)*, void(i32)* addrspace(4)* @gv.fptr1
/external/llvm/test/Transforms/SROA/
Dbasictest.ll1536 %fptr1 = bitcast i8* %gep1 to float*
1539 store float 0.0, float* %fptr1
/external/llvm-project/llvm/test/Transforms/SROA/
Dbasictest.ll1638 %fptr1 = bitcast i8* %gep1 to float*
1641 store float 0.0, float* %fptr1