HomeSort by relevance Sort by last modified time
    Searched full:quuz (Results 1 - 8 of 8) sorted by null

  /external/llvm/test/CodeGen/ARM/
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 zeroext %forced) {
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
    [all...]
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 zeroext %forced) {
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
    [all...]
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) {
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) {
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 }
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/
p3.cpp 32 void quuz(const Container &cont) { function in namespace:PR5949
43 return Foo<T>(b, quuz);
  /external/llvm/test/CodeGen/Thumb2/
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) {

Completed in 280 milliseconds