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

1 2 3 4 5 6 7 891011>>

  /external/clang/test/CodeGen/
builtin-expect.c 24 // CHECK: @test1
25 int test1(int x) { function
restrict.c 9 // CHECK: define void @test1(i32* noalias %{{.*}}, i32 %{{.*}})
10 void test1(int * restrict x, int y) { function
  /external/clang/test/CodeGenObjC/
arc-block-copy-escape.m 16 void test1(int i) {
18 // CHECK: define void @test1(
  /external/clang/test/SemaObjC/
ivar-lookup-resolution-builtin.m 22 @interface Test1 {
28 @implementation Test1
  /external/clang/test/SemaTemplate/
instantiate-attr.cpp 16 namespace test1 { namespace
25 int test1[__builtin_offsetof(type, a) == 0 ? 1 : -1]; member in namespace:test1
qualified-id.cpp 12 namespace test1 { namespace
17 return test1::a;
  /external/llvm/test/CodeGen/ARM/
floorf.ll 3 ; CHECK: test1
4 define float @test1() nounwind uwtable readnone ssp {
phi.ll 4 define i32 @test1(i1 %a, i32* %b) {
5 ; CHECK: test1
str_post.ll 3 define i16 @test1(i32* %X, i16* %A) {
4 ; CHECK-LABEL: test1:
  /external/llvm/test/CodeGen/PowerPC/
fold-zero.ll 5 define i32 @test1(i1 %a, i32 %c) nounwind {
9 ; CHECK: @test1
ppc64-cyclecounter.ll 5 define i64 @test1() nounwind {
11 ; CHECK: @test1
ppc64-prefetch.ll 5 define void @test1(i8* %a, ...) nounwind {
13 ; CHECK: @test1
  /external/llvm/test/CodeGen/Thumb2/
thumb2-str_pre.ll 3 define void @test1(i32* %X, i32* %A, i32** %dest) {
4 ; CHECK: test1
thumb2-sxt-uxt.ll 3 define i32 @test1(i16 zeroext %z) nounwind {
4 ; CHECK-LABEL: test1:
  /external/llvm/test/CodeGen/X86/
atomic-load-store.ll 4 define void @test1(i32* %ptr, i32 %val1) {
5 ; CHECK: test1
avx-fp2int.ll 5 ; CHECK-LABEL: test1:
12 define <4 x i8> @test1(<4 x double> %d) {
avx-varargs-x86_64.ll 8 ; CHECK-LABEL: test1:
10 define void @test1() nounwind uwtable ssp {
avx-win64-args.ll 6 define <8 x float> @test1(<8 x float> %x, <8 x float> %y) nounwind uwtable readnone ssp {
8 ; CHECK: test1
btq.ll 5 define void @test1(i64 %foo) nounwind {
10 ; CHECK-LABEL: test1:
fold-call.ll 4 ; CHECK: test1
8 define void @test1(i32 %i0, i32 %i1, i32 %i2, i32 %i3, i32 %i4, i32 %i5, void()* %arg) nounwind {
fp-stack-O0.ll 8 ; CHECK: test1
18 define i32 @test1() nounwind uwtable ssp {
i128-sdiv.ll 5 define i128 @test1(i128 %x) {
6 ; CHECK-LABEL: test1:
sibcall-6.ll 8 define void @test1(i32 %a, i32 %b) nounwind {
9 ; CHECK-LABEL: test1:
stack-align-memcpy.ll 7 define void @test1(%struct.foo* nocapture %x, i32 %y) nounwind {
12 ; CHECK-LABEL: test1:
switch-order-weight.ll 5 define void @test1(i32 %x) nounwind uwtable ssp {
13 ; CHECK-LABEL: test1:

Completed in 370 milliseconds

1 2 3 4 5 6 7 891011>>