Searched refs:quuz (Results 1 – 8 of 8) sorted by relevance
/external/llvm/test/CodeGen/ARM/ |
D | 2009-11-13-VRRewriterCrash.ll | 5 %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]
|
D | 2009-11-13-ScavengerAssert2.ll | 4 %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 …]
|
D | 2009-08-26-ScalarToVector.ll | 9 %quuz = type { %quux, i32, %bar, [128 x i8], [16 x %foo], %foo, %foo, %foo } 13 define void @_ZN6squish10ClusterFit9Compress3EPv(%quuz* %this, i8* %block) {
|
D | 2009-08-27-ScalarToVector.ll | 9 %quuz = type { %quux, i32, %bar, [128 x i8], [16 x %foo], %foo, %foo, %foo } 11 define void @aaaa(%quuz* %this, i8* %block) {
|
D | 2009-11-13-ScavengerAssert.ll | 6 %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 }
|
D | spill-q.ll | 8 %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/ |
D | p3.cpp | 32 void quuz(const Container &cont) { in quuz() function 43 return Foo<T>(b, quuz); in Quux()
|
/external/llvm/test/CodeGen/Thumb2/ |
D | thumb2-spill-q.ll | 8 %quuz = type { %quux, i32, %bar, [128 x i8], [16 x %foo], %foo, %foo, %foo } 12 define void @aaa(%quuz* %this, i8* %block) {
|