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

1 2 3 4 5 67 8 91011>>

  /external/llvm/test/Analysis/BasicAA/
modref.ll 120 define i8 @test6(i8* %p, i8* noalias %a) {
126 ; CHECK: @test6
  /external/llvm/test/CodeGen/AArch64/
addsub.ll 117 br i1 %cmp_neg_uge, label %ret, label %test6
119 test6:
  /external/llvm/test/CodeGen/ARM/
neon_vabs.ll 48 define <2 x i32> @test6(<2 x i32> %a) nounwind {
49 ; CHECK-LABEL: test6:
pack.ll 60 ; CHECK: test6
62 define i32 @test6(i32 %X, i32 %Y) {
rev.ll 72 define i32 @test6(i32 %x) nounwind readnone {
74 ; CHECK: test6
  /external/llvm/test/CodeGen/Thumb2/
thumb2-pack.ll 69 ; CHECK: test6
71 define i32 @test6(i32 %X, i32 %Y) {
  /external/llvm/test/CodeGen/X86/
avx2-palignr.ll 38 define <16 x i16> @test6(<16 x i16> %A, <16 x i16> %B) nounwind {
39 ; CHECK-LABEL: test6:
cmp.ll 77 define i32 @test6() nounwind align 2 {
88 ; CHECK-LABEL: test6:
memcpy.ll 99 define void @test6() nounwind uwtable {
101 ; DARWIN: test6
palignr.ll 41 define <8 x i16> @test6(<8 x i16> %A, <8 x i16> %B) nounwind {
42 ; CHECK-LABEL: test6:
  /external/llvm/test/Transforms/CorrelatedValuePropagation/
range.ll 124 ; CHECK-LABEL: @test6(
125 define i1 @test6(i32 %c) nounwind {
  /external/llvm/test/Transforms/EarlyCSE/
basic.ll 92 ; CHECK-LABEL: @test6(
93 define i32 @test6(i32 *%P) {
  /external/llvm/test/Transforms/GVN/
range.ll 54 define i32 @test6(i32* %p) {
55 ; CHECK: @test6(i32* %p)
  /external/llvm/test/Transforms/InstCombine/
alloca.ll 82 define void @test6() {
83 ; CHECK-LABEL: @test6(
call.ll 77 define i32 @test6() {
78 ; CHECK-LABEL: @test6(
div.ll 44 define i1 @test6(i32 %A) {
49 ; CHECK-LABEL: @test6(
load-cmp.ll 74 define i1 @test6(i32 %X) {
79 ; CHECK-LABEL: @test6(
or-xor.ll 56 define i32 @test6(i32 %x, i32 %y) nounwind {
61 ; CHECK-LABEL: @test6(
overflow.ll 111 ; CHECK-LABEL: @test6(
114 define i64 @test6(i64 %a, i64 %b) nounwind ssp {
signext.ll 58 define i32 @test6(i32 %x) {
62 ; CHECK-LABEL: @test6(
store.ll 88 define void @test6(i32 %n, float* %a, i32* %gi) nounwind uwtable ssp {
110 ; CHECK-LABEL: @test6(
strncmp-1.ll 70 define i32 @test6(i8* %str1, i8* %str2) {
71 ; CHECK-LABEL: @test6(
trunc.ll 64 define i32 @test6(i64 %A) {
69 ; CHECK-LABEL: @test6(
  /external/llvm/test/Transforms/ObjCARC/
rle-s2l.ll 108 ; CHECK: define void @test6(i8** %p, i8* %n) {
113 define void @test6(i8** %p, i8* %n) {
  /external/llvm/test/Transforms/Reassociate/
mulfactor.ll 91 define i32 @test6(i32 %x, i32 %y, i32 %z) {
93 ; CHECK-LABEL: @test6(

Completed in 598 milliseconds

1 2 3 4 5 67 8 91011>>