Home
last modified time | relevance | path

Searched refs:quuz (Results 1 – 8 of 8) sorted by relevance

/external/llvm/test/CodeGen/ARM/
D2009-11-13-VRRewriterCrash.ll5 %bar = type { %quad, float, float, [3 x %quuz*], [3 x %bar*], [2 x %bar*], [3 x i8], i8 }
7 %foo = type { i8, %quux, %quad, float, [64 x %quuz], [128 x %bar], i32, %baz, %baz }
9 %quux = type { [4 x %quuz*], [4 x float], i32 }
10 %quuz = type { %quad, %quad }
12 define arm_aapcs_vfpcc %bar* @aaa(%foo* nocapture %this, %quuz* %a, %quuz* %b, %quuz* %c, i8 zeroex…
24 %1 = getelementptr inbounds %quuz* %a, i32 0, i32 1, i32 0, i32 0 ; <float*> [#uses=1]
26 %3 = getelementptr inbounds %quuz* %b, i32 0, i32 1, i32 0, i32 1 ; <float*> [#uses=1]
27 %4 = getelementptr inbounds %quuz* %b, i32 0, i32 1, i32 0, i32 2 ; <float*> [#uses=1]
29 %6 = getelementptr inbounds %quuz* %c, i32 0, i32 1, i32 0, i32 0 ; <float*> [#uses=1]
30 %7 = getelementptr inbounds %quuz* %c, i32 0, i32 1, i32 0, i32 1 ; <float*> [#uses=1]
D2009-11-13-ScavengerAssert2.ll4 %bar = type { %quad, float, float, [3 x %quuz*], [3 x %bar*], [2 x %bar*], [3 x i8], i8 }
6 %foo = type { i8, %quux, %quad, float, [64 x %quuz], [128 x %bar], i32, %baz, %baz }
8 %quux = type { [4 x %quuz*], [4 x float], i32 }
9 %quuz = type { %quad, %quad }
11 define arm_aapcs_vfpcc %bar* @aaa(%foo* nocapture %this, %quuz* %a, %quuz* %b, %quuz* %c, i8 zeroex…
22 %0 = getelementptr inbounds %quuz* %a, i32 0, i32 1, i32 0, i32 0 ; <float*> [#uses=0]
24 %2 = getelementptr inbounds %quuz* %b, i32 0, i32 1, i32 0, i32 1 ; <float*> [#uses=2]
26 %4 = getelementptr inbounds %quuz* %a, i32 0, i32 1, i32 0, i32 1 ; <float*> [#uses=1]
28 %6 = getelementptr inbounds %quuz* %b, i32 0, i32 1, i32 0, i32 2 ; <float*> [#uses=2]
31 %9 = getelementptr inbounds %quuz* %c, i32 0, i32 1, i32 0, i32 0 ; <float*> [#uses=2]
[all …]
D2009-08-26-ScalarToVector.ll9 %quuz = type { %quux, i32, %bar, [128 x i8], [16 x %foo], %foo, %foo, %foo }
13 define void @_ZN6squish10ClusterFit9Compress3EPv(%quuz* %this, i8* %block) {
D2009-08-27-ScalarToVector.ll9 %quuz = type { %quux, i32, %bar, [128 x i8], [16 x %foo], %foo, %foo, %foo }
11 define void @aaaa(%quuz* %this, i8* %block) {
D2009-11-13-ScavengerAssert.ll6 %foo = type { i8, %quuz, %quad, float, [64 x %quux], [128 x %bar], i32, %baz, %baz }
9 %quuz = type { [4 x %quux*], [4 x float], i32 }
Dspill-q.ll8 %quuz = type { %quux, i32, %bar, [128 x i8], [16 x %foo], %foo, %foo, %foo }
12 define void @aaa(%quuz* %this, i8* %block) {
/external/clang/test/CXX/temp/temp.fct.spec/temp.arg.explicit/
Dp3.cpp32 void quuz(const Container &cont) { in quuz() function
43 return Foo<T>(b, quuz); in Quux()
/external/llvm/test/CodeGen/Thumb2/
Dthumb2-spill-q.ll8 %quuz = type { %quux, i32, %bar, [128 x i8], [16 x %foo], %foo, %foo, %foo }
12 define void @aaa(%quuz* %this, i8* %block) {