HomeSort by relevance Sort by last modified time
    Searched full:test6 (Results 76 - 100 of 416) sorted by null

1 2 34 5 6 7 8 91011>>

  /external/llvm/test/CodeGen/X86/
select-with-and-or.ll 53 define <4 x i32> @test6(<4 x float> %a, <4 x float> %b, <4 x i32> %c) {
57 ; CHECK: test6
sse4a.ll 49 define <2 x i64> @test6(<2 x i64> %x, <2 x i64> %y) nounwind uwtable ssp {
50 ; CHECK-LABEL: test6:
  /external/llvm/test/Transforms/CorrelatedValuePropagation/
non-null.ll 58 define void @test6(i8* %dest) {
59 ; CHECK: test6
  /external/llvm/test/Transforms/DeadArgElim/
multdeadretval.ll 42 define internal {{i32}, {i16, i16}} @test6() {
62 %ret2 = call { { i32 }, { i16, i16 } } @test6 ()
  /external/llvm/test/Transforms/DeadStoreElimination/
atomic.ll 73 define void @test6() nounwind uwtable ssp {
74 ; CHECK: test6
libcalls.ll 59 define void @test6(i8* %src) {
60 ; CHECK-LABEL: @test6(
  /external/llvm/test/Transforms/GVN/
2011-07-07-MatchIntrinsicExtract.ll 66 define i64 @test6(i64 %a, i64 %b) nounwind ssp {
74 ; CHECK-LABEL: @test6(
atomic.ll 72 define i32 @test6() nounwind uwtable ssp {
73 ; CHECK: test6
pr12979.ll 58 define i32 @test6(i32 %x, i32 %y) {
59 ; CHECK: @test6(i32 %x, i32 %y)
tbaa.ll 54 define i32 @test6(i8* %p, i8* %q) {
55 ; CHECK: @test6(i8* %p, i8* %q)
  /external/llvm/test/Transforms/InstCombine/
add4.ll 63 define float @test6(float %A, float %B, i32 %C) {
68 ; CHECK-LABEL: @test6(
cast_ptr.ll 72 define i8 @test6(i8 addrspace(1)* %source) {
77 ; CHECK-LABEL: @test6(
fmul.ll 54 define float @test6(float %x, float %y) {
58 ; CHECK-LABEL: @test6(
fold-fops-into-selects.ll 52 define float @test6(i1 %A, float %B) {
57 ; CHECK-LABEL: @test6(
strcmp-1.ll 76 define i32 @test6(i8* %str) {
77 ; CHECK-LABEL: @test6(
xor2.ll 76 define i32 @test6(i32 %x) {
81 ; CHECK-LABEL: @test6(
  /external/llvm/test/Transforms/InstSimplify/
undef.ll 45 ; @test6
47 define i64 @test6() {
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/numerics/rand/rand.adapt/rand.adapt.ibits/
eval.pass.cpp 105 test6()
138 test6();
  /dalvik/dx/tests/090-dex-unify-arrays/
Blort.java 48 static public int test6(boolean b) { method in class:Blort
  /external/clang/test/CodeGen/
blocks-1.c 57 void test6() { function
  /external/clang/test/Parser/
statements.c 51 void test6(void) { function
  /external/clang/test/SemaCXX/
conversion-delete-expr.cpp 70 // Test6
warn-global-constructors.cpp 71 namespace test6 { namespace
warn-unreachable.cpp 70 void test6() { function
  /external/llvm/test/CodeGen/PowerPC/
small-arguments.ll 43 define i32 @test6(i32* %P) {

Completed in 548 milliseconds

1 2 34 5 6 7 8 91011>>