Home
last modified time | relevance | path

Searched refs:goo (Results 1 – 25 of 67) sorted by relevance

123

/external/clang/test/CodeGenCXX/
Dmicrosoft-abi-thunks.cpp80 virtual B* goo();
85 virtual C* goo();
109 virtual G* goo();
122 virtual F* goo();
158 virtual C* goo();
/external/clang/test/CodeGen/
Difunc.c26 extern void goo(void);
29 goo(); in bar2()
32 extern void goo(void) __attribute__ ((ifunc("goo_ifunc")));
/external/llvm/test/CodeGen/PowerPC/
Dbranch-hint.ll13 call void @goo()
29 call void @goo()
56 call void @goo()
78 call void @goo()
96 call void @goo()
103 declare void @goo()
Di32-to-float.ll41 define double @goo(i32 %a) nounwind {
46 ; CHECK: @goo
53 ; CHECK-PWR6: @goo
59 ; CHECK-A2: @goo
65 ; CHECK-VSX: @goo
Di64-to-float.ll24 define double @goo(i64 %a) nounwind {
29 ; CHECK: @goo
35 ; CHECK-VSX: @goo
Ddyn-alloca-aligned.ll9 define void @goo(%struct.s* byval nocapture readonly %a, i32 signext %n) #0 {
24 ; CHECK-LABEL: @goo
Dstack-realign.ll14 define void @goo(%struct.s* byval nocapture readonly %a) {
30 ; CHECK-LABEL: @goo
52 ; CHECK-FP-LABEL: @goo
79 ; CHECK-32-LABEL: @goo
88 ; CHECK-32-PIC-LABEL: @goo
Dqpx-bv.ll22 define <4 x float> @goo(float %f1, float %f2, float %f3, float %f4) {
29 ; CHECK-LABEL: @goo
Dfloat-to-int.ll75 define i32 @goo(float %a) nounwind {
79 ; CHECK: @goo
85 ; CHECK-VSX: @goo
Drecipest.ll87 define float @goo(float %a, float %b) nounwind {
92 ; CHECK: @goo
101 ; CHECK-NONR: @goo
108 ; CHECK-SAFE: @goo
/external/llvm/test/Transforms/BDCE/
Dbasic.ll56 %call = tail call signext i32 @goo(i32 signext 5) #1
59 %call1 = tail call signext i32 @goo(i32 signext 3) #1
62 %call4 = tail call signext i32 @goo(i32 signext 2) #1
65 %call7 = tail call signext i32 @goo(i32 signext 1) #1
68 %call10 = tail call signext i32 @goo(i32 signext 0) #1
71 %call13 = tail call signext i32 @goo(i32 signext 4) #1
79 ; CHECK: tail call signext i32 @goo(i32 signext 5)
80 ; CHECK-NEXT: tail call signext i32 @goo(i32 signext 3)
81 ; CHECK-NEXT: tail call signext i32 @goo(i32 signext 2)
82 ; CHECK: tail call signext i32 @goo(i32 signext 1)
[all …]
/external/llvm/test/CodeGen/Mips/Fast-ISel/
Doverflt.ll31 define void @goo() {
33 ; CHECK-LABEL: .ent goo
46 ; CHECK-LABEL: .end goo
62 ;void goo() {
/external/clang/test/Index/Core/
Dindex-source.m11 // CHECK: [[@LINE+1]]:6 | function/C | goo | c:@F@goo | _goo | Def | rel: 0
12 void goo(Base *b) { function
14 // CHECK-NEXT: RelCall | goo | c:@F@goo
17 // CHECK-NEXT: RelCall | goo | c:@F@goo
/external/llvm/test/Linker/
Dmetadata-b.ll4 define void @goo(i32 %b) nounwind {
9 !0 = !{i32 524334, void (i32)* @goo}
Dmetadata-a.ll5 ; CHECK: define void @goo(i32 %b)
8 ; CHECK: !1 = !{i32 524334, void (i32)* @goo}
/external/swiftshader/third_party/LLVM/test/Linker/
Dmetadata-b.ll4 define void @goo(i32 %b) nounwind {
9 !0 = metadata !{i32 524334, void (i32)* @goo}
Dmetadata-a.ll5 ; CHECK: define void @goo(i32 %b)
8 ; CHECK: !1 = metadata !{i32 524334, void (i32)* @goo}
/external/clang/test/Parser/
Dcxx1z-nested-namespace-definition.cpp17 inline namespace goo::bar { // expected-error {{nested namespace definition cannot be 'inline'}} ex… namespace
21 int m = goo::bar::n;
/external/clang/test/SemaCXX/
Dinit-priority-attr.cpp16 extern Two goo;
22 Two goo __attribute__((init_priority(2,3))) ( 5, 6 ); // expected-error {{'init_priority' attribute… variable
/external/llvm/test/MC/ARM/
Dcomment.s7 bl goo@plt
27 @CHECK: bl goo
/external/llvm/test/CodeGen/Mips/
Dsimplebr.ll17 call void bitcast (void (...)* @goo to void ()*)()
30 declare void @goo(...) #1
/external/llvm/test/Transforms/Inline/
Dalloca-merge-align.ll55 define void @goo(%struct.s* byval nocapture readonly %a) {
84 call void @goo(%struct.s* byval %tmpcast)
102 call void @goo(%struct.s* byval %tmpcast)
/external/clang/test/Lexer/Inputs/
Dbad-header-guard-defined.h2 #define goo macro
/external/clang/test/Index/
Devaluate-cursor.cpp13 void goo() { in goo() function
/external/chromium-trace/catapult/common/eslint/
DREADME.md5 suggested in https://goo.gl/uAxFHq.

123