Home
last modified time | relevance | path

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

123

/external/llvm/test/Transforms/MergeFunc/
Dinttoptr.ll6 %.qux.2496 = type { i32, %.qux.2497 }
7 %.qux.2497 = type { i8, i32 }
8 %.qux.2585 = type { i32, i32, i8* }
11 @g3 = internal hidden unnamed_addr constant [1 x i8*] [i8* bitcast (i8* (%.qux.2585*)* @func35 to i…
24 define internal hidden i32 @func10(%.qux.2496* nocapture %this) align 2 {
26 %tmp = getelementptr inbounds %.qux.2496* %this, i32 0, i32 1, i32 1
36 define internal hidden i32* @func33(%.qux.2585* nocapture %this) align 2 {
41 define internal hidden i32* @func34(%.qux.2585* nocapture %this) align 2 {
43 %tmp = getelementptr inbounds %.qux.2585* %this, i32 0
47 define internal hidden i8* @func35(%.qux.2585* nocapture %this) align 2 {
[all …]
Dcrash.ll6 %.qux.2496 = type { i32, %.qux.2497 }
7 %.qux.2497 = type { i8, i32 }
8 %.qux.2585 = type { i32, i32, i8* }
11 @g3 = internal hidden unnamed_addr constant [1 x i8*] [i8* bitcast (i8* (%.qux.2585*)* @func35 to i…
23 define internal hidden i32 @func10(%.qux.2496* nocapture %this) align 2 {
24 %1 = getelementptr inbounds %.qux.2496* %this, i32 0, i32 1, i32 1
33 define internal hidden i32* @func33(%.qux.2585* nocapture %this) align 2 {
37 define internal hidden i32* @func34(%.qux.2585* nocapture %this) align 2 {
38 %1 = getelementptr inbounds %.qux.2585* %this, i32 0
42 define internal hidden i8* @func35(%.qux.2585* nocapture %this) align 2 {
[all …]
/external/llvm/test/Transforms/SimplifyCFG/
DPhiNoEliminate.ll12 %tmp.3 = call i32 @qux( ) ; <i32> [#uses=0]
17 call i32 @qux( ) ; <i32>:0 [#uses=0]
18 call i32 @qux( ) ; <i32>:1 [#uses=0]
19 call i32 @qux( ) ; <i32>:2 [#uses=0]
20 call i32 @qux( ) ; <i32>:3 [#uses=0]
21 call i32 @qux( ) ; <i32>:4 [#uses=0]
22 call i32 @qux( ) ; <i32>:5 [#uses=0]
23 call i32 @qux( ) ; <i32>:6 [#uses=0]
27 declare i32 @qux()
Dswitch-on-const-select.ll12 %qux = select i1 %lt, i32 0, i32 2
13 switch i32 %qux, label %bees [
41 %qux = select i1 %lt, i32 0, i32 2
42 switch i32 %qux, label %bees [
67 %qux = select i1 %lt, i32 10, i32 12
68 switch i32 %qux, label %b [
92 %qux = select i1 %lt, i32 0, i32 0
93 switch i32 %qux, label %b [
119 %qux = select i1 %lt, i32 0, i32 2
120 switch i32 %qux, label %bees [
/external/clang/test/Analysis/
Dnull-deref-ps.c123 int* qux();
130 p = qux(); in f7()
143 p = qux(); in f7b()
156 p = qux(); in f7c()
171 p = qux(); in f7c2()
191 int* qux();
199 p = qux(i); in f9()
210 p = qux(i); in f9b()
Dinline-not-supported.c20 void (^qux)(int *p) = ^(int *p) { *p = 1; };
22 qux(0); // no-warning in test_qux()
/external/llvm/test/CodeGen/X86/
Dremat-constant.ll7 declare void @qux(float %f) nounwind
12 call void @qux(float %f)
13 call void @qux(float %f)
Ddollar-name.ll5 @"$qux" = external global i32
9 ; CHECK: addl ($qux),
12 %n = load i32* @"$qux"
Dlive-out-reg-info.ll6 declare void @qux()
16 call void @qux()
Dconstant-pool-remat-0.ll16 declare float @qux(float %y)
20 %m = call float @qux(float %n)
Dfp-elim-and-no-fp-elim.ll16 define void @qux(i32 %argc) #1 {
17 ; CHECK-LABEL: qux:
D2010-03-04-Mul8Bug.ll15 %call55 = call i32 @qux(i32 undef, i32 -2) nounwind ; <i32> [#uses=1]
25 declare i32 @qux(i32, i32)
/external/llvm/test/CodeGen/ARM/
Dtail-opts.ll8 declare i1 @qux()
18 ; CHECK: qux
23 ; CHECK: qux
35 %a = call i1 @qux()
40 %b = call i1 @qux()
/external/clang/test/SemaCXX/
Dattr-noreturn.cpp97 void qux(T) {} in qux() function
157 …accept_noreturn_fptr(qux<int>); // expected-error {{no matching function for call to 'accept_noret… in introduce_noreturn()
160 …accept_fptr_noreturn_t(qux<int>); // expected-error {{no matching function for call to 'accept_fpt… in introduce_noreturn()
163 …accept_T<void __attribute__((noreturn)) (*)(int)>(qux<int>); // expected-error {{no matching funct… in introduce_noreturn()
/external/llvm/test/Transforms/ObjCARC/
Dcontract-marker.ll4 ; CHECK: %call = tail call i32* @qux()
12 %call = tail call i32* @qux()
19 declare i32* @qux()
/external/clang/test/CodeGen/
D2008-05-12-TempUsedBeforeDef.c7 char qux = 1L; in test() local
9 bork(bar && foo, qux); in test()
/external/llvm/test/MC/AsmParser/
Drename.s7 .size qux, .Ltmp0 - qux
/external/clang/test/Sema/
Dwarn-sizeof-array-decay.c6 char qux[30]; in f() local
14 (void)sizeof(foo - qux); // no-warning in f()
/external/chromium_org/chrome/common/extensions/docs/server2/
Dfuture_test.py39 def qux(): function
42 return qux()
47 chain = [foo, bar, baz, qux]
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/arch/x86/tests/
Dloopadsz.asm7 qux: loop qux, cx ; 67 E2 FD label
/external/clang/test/CodeGenCXX/
Dmicrosoft-abi-default-cc.cpp29 void METHOD_CC qux();
38 void A::qux() {} in qux() function in A
/external/chromium_org/gin/modules/
Dmodule_registry_unittests.js22 gtest.expectFalse(module1.qux,
23 "module1.qux is " + module1.qux);
/external/llvm/test/Transforms/InstCombine/
D2008-03-13-IntToPtr.ll3 define i8* @bork(i8** %qux) {
4 %tmp275 = load i8** %qux, align 1
/external/clang/test/Index/
Dproperties-class-extensions.m38 @property (assign, readwrite) id qux;
42 @dynamic qux;
93 // CHECK: properties-class-extensions.m:38:34: ObjCPropertyDecl=qux:38:34 [assign,readwrite,] Exten…
95 // CHECK: properties-class-extensions.m:38:34: ObjCInstanceMethodDecl=qux:38:34 Extent=[38:34 - 38:…
97 // CHECK: properties-class-extensions.m:38:34: ParmDecl=qux:38:34 (Definition) Extent=[38:34 - 38:3…
98 // CHECK: properties-class-extensions.m:42:10: ObjCDynamicDecl=qux:38:34 (Definition) Extent=[42:1 …
/external/llvm/test/Transforms/GlobalOpt/
Dload-store-global.ll25 define void @qux() nounwind {
34 ; CHECK-LABEL: @qux(

123