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

  /external/openssl/crypto/bn/asm/
ia64.S 373 (p18) xma.lu f35=f34,f8,f39
649 { .mmi; ldf8 f35=[r16],32;;
732 xma.hu f44=f35,f120,f43
734 { .mfi; xma.lu f43=f35,f120,f43 };;
736 xma.hu f54=f35,f121,f53 }
738 xma.lu f53=f35,f121,f53 };;
740 xma.hu f64=f35,f122,f63
743 xma.lu f63=f35,f122,f63 };;
745 xma.hu f74=f35,f123,f73
748 xma.lu f73=f35,f123,f7
    [all...]
  /external/clang/test/CodeGen/
arm-arguments.c 207 float32x4_t f35(int i, s35_with_align s1, s35_with_align s2) { function
212 // APCS-GNU-LABEL: define <4 x float> @f35(i32 %i, %struct.s35* byval align 16, %struct.s35* byval align 16)
219 // AAPCS-LABEL: define arm_aapcscc <4 x float> @f35(i32 %i, %struct.s35* byval align 16, %struct.s35* byval align 16)
x86_32-arguments-darwin.c 144 // CHECK-LABEL: define i16 @f35()
145 struct s35 { struct { int : 0; } a; char b; char c; } f35(void) { while (1) {} } function
x86_64-arguments.c 243 // CHECK-LABEL: define i64 @f35(i64 %arg.coerce)
245 v1i64_2 f35(v1i64_2 arg) { return arg+arg; } function
arm64-arguments.c 199 float32x4_t f35(int i, s35_with_align s1, s35_with_align s2) { function
200 // CHECK: define <4 x float> @f35(i32 %i, float %s1.0, float %s1.1, float %s1.2, float %s1.3, float %s2.0, float %s2.1, float %s2.2, float %s2.3)
  /external/valgrind/main/memcheck/tests/
deep-backtrace.c 35 int f35(int *p) { return f34(p); } function
36 int f36(int *p) { return f35(p); }
deep-backtrace.stderr.exp 36 by 0x........: f35 (deep-backtrace.c:35)
540 by 0x........: f35 (deep-backtrace.c:35)
    [all...]
  /art/test/083-compiler-regressions/src/
Main.java 5389 float f35 = 35; local
    [all...]

Completed in 810 milliseconds