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

  /external/clang/test/CodeGen/
arm-arguments.c 202 float32x4_t f35(int i, s35_with_align s1, s35_with_align s2) { function
207 // APCS-GNU-LABEL: define <4 x float> @f35(i32 %i, %struct.s35* byval align 4, %struct.s35* byval align 4)
214 // AAPCS-LABEL: define arm_aapcscc <4 x float> @f35(i32 %i, %struct.s35* byval align 8, %struct.s35* byval align 8)
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 269 // CHECK-LABEL: define double @f35(double %arg.coerce)
271 v1i64_2 f35(v1i64_2 arg) { return arg+arg; } function
arm64-arguments.c 198 float32x4_t f35(int i, s35_with_align s1, s35_with_align s2) { function
199 // CHECK: define <4 x float> @f35(i32 %i, [4 x float] %s1.coerce, [4 x float] %s2.coerce)
  /device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Csm/LegacyBiosDxe/Ipf/
IpfThunk.s 348 stf.spill [sp]=f32,-16;; stf.spill [sp]=f33,-16;; stf.spill [sp]=f34,-16;; stf.spill [sp]=f35,-16;;
402 ldf.fill f35=[sp],16;; ldf.fill f34=[sp],16;; ldf.fill f33=[sp],16;; ldf.fill f32=[sp],16;;
  /external/clang/test/Analysis/
pr22954.c 744 int f35(int i, int n) { function
    [all...]
  /art/test/083-compiler-regressions/src/
Main.java 5408 float f35 = 35; local
    [all...]

Completed in 581 milliseconds