HomeSort by relevance Sort by last modified time
    Searched full:test1 (Results 1026 - 1050 of 1933) sorted by null

<<41424344454647484950>>

  /external/llvm/test/CodeGen/X86/
select-with-and-or.ll 4 define <4 x i32> @test1(<4 x float> %a, <4 x float> %b, <4 x i32> %c) {
8 ; CHECK: test1
shrink-compare.ll 5 define void @test1(i32* nocapture %X) nounwind {
18 ; CHECK-LABEL: test1:
smul-with-overflow.ll 6 define i1 @test1(i32 %v1, i32 %v2) nounwind {
20 ; CHECK-LABEL: test1:
sse4a.ll 3 define void @test1(i8* %p, <4 x float> %a) nounwind optsize ssp {
4 ; CHECK-LABEL: test1:
  /external/llvm/test/Transforms/BBVectorize/
ld1.ll 4 define double @test1(double* %a, double* %b, double* %c) nounwind uwtable readonly {
25 ; CHECK-LABEL: @test1(
simple3.ll 5 define double @test1(double %A1, double %A2, double %A3, double %B1, double %B2, double %B3) {
6 ; CHECK-LABEL: @test1(
  /external/llvm/test/Transforms/CorrelatedValuePropagation/
non-null.ll 3 define void @test1(i8* %ptr) {
4 ; CHECK: test1
  /external/llvm/test/Transforms/DeadStoreElimination/
PartialStore.ll 6 define void @test1(i32 *%V) {
11 ; CHECK-LABEL: @test1(
atomic.ll 16 define void @test1() nounwind uwtable ssp {
17 ; CHECK: test1
libcalls.ll 4 define void @test1(i8* %src) {
5 ; CHECK-LABEL: @test1(
  /external/llvm/test/Transforms/GVN/
2011-07-07-MatchIntrinsicExtract.ll 6 define i64 @test1(i64 %a, i64 %b) nounwind ssp {
14 ; CHECK-LABEL: @test1(
atomic.ll 10 define i32 @test1() nounwind uwtable ssp {
11 ; CHECK: test1
pr12979.ll 3 define i32 @test1(i32 %x, i32 %y) {
4 ; CHECK: @test1(i32 %x, i32 %y)
tbaa.ll 3 define i32 @test1(i8* %p, i8* %q) {
4 ; CHECK: @test1(i8* %p, i8* %q)
  /external/llvm/test/Transforms/IndVarSimplify/
floating-point-iv.ll 2 define void @test1() nounwind {
15 ; CHECK-LABEL: @test1(
  /external/llvm/test/Transforms/Inline/
basictest.ll 8 define i32 @test1(i32 %W) {
12 ; CHECK-LABEL: @test1(
  /external/llvm/test/Transforms/InstCombine/
add4.ll 3 define float @test1(float %A, float %B, i1 %C) {
10 ; CHECK-LABEL: @test1(
align-addr.ll 38 ; CHECK-LABEL: @test1(
44 define <16 x i8> @test1(<2 x i64> %x) {
cast_ptr.ll 9 ; CHECK-LABEL: @test1(
13 define i8* @test1(i8* %t) {
fmul.ll 4 define float @test1(float %x) {
9 ; CHECK-LABEL: @test1(
fold-fops-into-selects.ll 3 define float @test1(i1 %A) {
8 ; CHECK-LABEL: @test1(
shift-sra.ll 4 define i32 @test1(i32 %X, i8 %A) {
10 ; CHECK-LABEL: @test1(
strcmp-1.ll 14 define i32 @test1(i8* %str2) {
15 ; CHECK-LABEL: @test1(
xor2.ll 14 define i1 @test1(i32 %A) {
15 ; CHECK-LABEL: @test1(
  /external/llvm/test/Transforms/InstSimplify/
undef.ll 10 ; @test1
12 define i64 @test1() {

Completed in 79 milliseconds

<<41424344454647484950>>