Home
last modified time | relevance | path

Searched refs:_Z3barv (Results 1 – 25 of 105) sorted by relevance

12345

/external/llvm/test/Transforms/AddDiscriminators/
Dcall.ll13 call void @_Z3barv(), !dbg !10
14 ; CHECK: call void @_Z3barv(), !dbg ![[CALL0:[0-9]+]]
15 call void @_Z3barv(), !dbg !11
16 ; CHECK: call void @_Z3barv(), !dbg ![[CALL1:[0-9]+]]
17 call void @_Z3barv(), !dbg !12
18 ; CHECK: call void @_Z3barv(), !dbg ![[CALL2:[0-9]+]]
22 declare void @_Z3barv() #1
Dcall-nested.ll14 %1 = call i32 @_Z3barv(), !dbg !11
15 ; CHECK: %1 = call i32 @_Z3barv(), !dbg ![[CALL0:[0-9]+]]
16 %2 = call i32 @_Z3barv(), !dbg !12
17 ; CHECK: %2 = call i32 @_Z3barv(), !dbg ![[CALL1:[0-9]+]]
25 declare i32 @_Z3barv() #1
/external/llvm-project/llvm/test/Transforms/AddDiscriminators/
Dcall.ll13 call void @_Z3barv(), !dbg !10
14 ; CHECK: call void @_Z3barv(), !dbg ![[CALL0:[0-9]+]]
19 call void @_Z3barv(), !dbg !11
20 ; CHECK: call void @_Z3barv(), !dbg ![[CALL1:[0-9]+]]
21 call void @_Z3barv(), !dbg !12
22 ; CHECK: call void @_Z3barv(), !dbg ![[CALL2:[0-9]+]]
26 declare void @_Z3barv() #1
Dcall-nested.ll14 %1 = call i32 @_Z3barv(), !dbg !11
15 ; CHECK: %1 = call i32 @_Z3barv(), !dbg ![[CALL0:[0-9]+]]
16 %2 = call i32 @_Z3barv(), !dbg !12
17 ; CHECK: %2 = call i32 @_Z3barv(), !dbg ![[CALL1:[0-9]+]]
25 declare i32 @_Z3barv() #1
/external/llvm-project/llvm/test/CodeGen/X86/
Dbasic-block-sections-labels-functions-sections.ll5 define dso_local i32 @_Z3barv() {
9 ; CHECK: .section .text._Z3barv,"ax",@progbits
10 ; CHECK-LABEL: _Z3barv:
12 ; CHECK: .section .llvm_bb_addr_map,"o",@llvm_bb_addr_map,.text._Z3barv{{$}}
Dstack-size-section-function-sections.ll7 ; UNIQ: .section .text._Z3barv,"ax",@progbits{{$}}
8 ; UNIQ: .section .stack_sizes,"o",@progbits,.text._Z3barv{{$}}
24 define dso_local i32 @_Z3barv() {
D2008-04-02-unnamedEH.ll11 call i32 @_Z3barv( ) ; <i32>:4 [#uses=1]
18 declare i32 @_Z3barv()
Dbasic-block-sections-listbb.ll16 %7 = call i32 @_Z3barv()
27 declare i32 @_Z3barv() #1
38 ; LINUX-SECTIONS-NEXT: callq _Z3barv
Dbasic-block-sections-cold.ll12 %3 = call i32 @_Z3barv()
23 declare i32 @_Z3barv() #1
40 ; LINUX-SPLIT-NEXT: callq _Z3barv
Dbasic-block-sections-list.ll17 %10 = call i32 @_Z3barv()
31 declare i32 @_Z3barv() #1
46 %10 = call i32 @_Z3barv()
Dbasic-block-sections-directjumps.ll13 %7 = call i32 @_Z3barv()
25 declare i32 @_Z3barv() #1
/external/llvm-project/lld/test/ELF/
Ddebug-line-obj.s28 .section .text._Z3barv,"ax",@progbits
29 .globl _Z3barv symbol
30 .type _Z3barv,@function
31 _Z3barv: label
39 .size _Z3barv, .Lfunc_end0-_Z3barv
/external/llvm-project/llvm/test/ThinLTO/X86/
Dimport-ro-constant.ll9 ; RUN: -r=%t-main,_Z3barv,l \
11 ; RUN: -r=%t-bar,_Z3barv,pl \
30 %call = tail call i32 @_Z3barv()
34 declare dso_local i32 @_Z3barv() local_unnamed_addr
Ddevirt_single_hybrid.ll11 ; RUN: -r=%t-main.bc,_Z3barv,l \
12 ; RUN: -r=%t-bar.bc,_Z3barv,pl \
46 %call = tail call i32 @_Z3barv()
50 declare dso_local i32 @_Z3barv() local_unnamed_addr
/external/llvm/test/Transforms/MemCpyOpt/
Dloadstore-sret.ll13 ; CHECK: call void @_Z3barv(%"class.std::auto_ptr"* sret %agg.result)
14 call void @_Z3barv(%"class.std::auto_ptr"* sret %temp.lvalue)
25 declare void @_Z3barv(%"class.std::auto_ptr"* nocapture sret) nounwind
/external/llvm-project/llvm/test/DebugInfo/X86/
Ddiscriminator2.ll24 %1 = call i32 @_Z3barv(), !dbg !9
25 %2 = call i32 @_Z3barv(), !dbg !10
27 %3 = call i32 @_Z3barv(), !dbg !13
33 declare i32 @_Z3barv() #1
Dlexical-block-file-inline.ll68 define i32 @_Z3barv() #0 !dbg !4 {
108 br label %_Z3barv.exit, !dbg !32
112 br label %_Z3barv.exit, !dbg !33
114 _Z3barv.exit: ; preds = %while.end.i, %while.body.i
130 !4 = distinct !DISubprogram(name: "bar", linkageName: "_Z3barv", scope: !1, file: !1, line: 2, type…
/external/llvm-project/llvm/test/Transforms/SimplifyCFG/X86/
Dremove-debug.ll31 ; CHECK: call void @_Z3barv(), !dbg ![[BAR]]
42 call void @_Z3barv(), !dbg !16
48 call void @_Z3barv(), !dbg !20
56 declare void @_Z3barv() #1
/external/llvm-project/llvm/test/DebugInfo/
Dstrip-loop-metadata.ll13 call void @_Z3barv(), !dbg !10
20 declare void @_Z3barv()
30 call void @_Z3barv(), !dbg !17
47 call void @_Z3barv(), !dbg !24
66 call void @_Z3barv(), !dbg !32
/external/llvm/test/DebugInfo/X86/
Ddiscriminator2.ll24 %1 = call i32 @_Z3barv(), !dbg !9
25 %2 = call i32 @_Z3barv(), !dbg !10
27 %3 = call i32 @_Z3barv(), !dbg !13
33 declare i32 @_Z3barv() #1
Dlexical-block-file-inline.ll68 define i32 @_Z3barv() #0 !dbg !4 {
108 br label %_Z3barv.exit, !dbg !32
112 br label %_Z3barv.exit, !dbg !33
114 _Z3barv.exit: ; preds = %while.end.i, %while.body.i
130 !4 = distinct !DISubprogram(name: "bar", linkageName: "_Z3barv", scope: !1, file: !1, line: 2, type…
/external/llvm/test/CodeGen/X86/
D2008-04-02-unnamedEH.ll11 call i32 @_Z3barv( ) ; <i32>:4 [#uses=1]
18 declare i32 @_Z3barv()
/external/llvm-project/llvm/test/tools/llvm-xray/ARM/
Dextract-instrmap.test70 Symbol: _Z3barv
73 Symbol: _Z3barv
108 - Name: _Z3barv
145 …: 0x12EC, function: 0x12EC, kind: function-enter, always-instrument: true, function-name: _Z3barv }
146 …s: 0x1308, function: 0x12EC, kind: function-exit, always-instrument: true, function-name: _Z3barv }
/external/llvm-project/llvm/test/Transforms/MemCpyOpt/
Dloadstore-sret.ll15 ; CHECK-NEXT: call void @_Z3barv(%"class.std::auto_ptr"* sret(%"class.std::auto_ptr") [[AGG_RESU…
22 call void @_Z3barv(%"class.std::auto_ptr"* sret(%"class.std::auto_ptr") %temp.lvalue)
30 declare void @_Z3barv(%"class.std::auto_ptr"* nocapture sret(%"class.std::auto_ptr")) nounwind
/external/llvm/test/Transforms/DeadStoreElimination/
D2011-09-06-EndOfFunction.ll12 call void @_Z3barv(%"class.std::auto_ptr"* sret %temp.lvalue)
23 declare void @_Z3barv(%"class.std::auto_ptr"* sret)

12345