HomeSort by relevance Sort by last modified time
    Searched refs:f17 (Results 1 - 25 of 26) sorted by null

1 2

  /external/clang/test/CodeGen/
function-attributes.c 96 // CHECK: call void @f17()
99 __attribute__ ((returns_twice)) void f17(void);
101 f17();
arm-arguments.c 96 // APCS-GNU: define i32 @f17()
97 // AAPCS: define arm_aapcscc i32 @f17()
99 struct s17 f17(void) {} function
struct.c 173 int f17() { function
x86_64-arguments.c 89 // CHECK: define void @f17({{.*}}, x86_fp80 %X)
90 void f17(float a, float b, float c, float d, float e, float f, float g, float h, function
x86_32-arguments-darwin.c 95 // CHECK: i32 @f17()
101 struct { T11 a; } f17(void) { while (1) {} } function
  /external/clang/test/CXX/except/except.spec/
p3.cpp 77 void f17();
78 void f17() noexcept(false);
  /frameworks/compile/libbcc/runtime/lib/ppc/
restFP.S 26 lfd f17,-120(r1)
saveFP.S 24 stfd f17,-120(r1)
  /external/clang/test/Analysis/
array-struct.c 160 void f17() { function
dead-stores.c 162 void f17() { function
  /external/openssl/crypto/
alphacpuid.pl 50 fclr $f17
ia64cpuid.S 108 { .mfi; mov f17=f0 }
sparccpuid.S 97 fmovs %f1,%f17
  /external/llvm/test/MC/ELF/
cfi.s 101 f17: label
  /external/openssl/crypto/bn/asm/
ppc64-mont.pl 135 $N0="f14"; $N1="f15"; $N2="f16"; $N3="f17";
216 stfd f17,`12*$SIZE_T+24`($sp)
910 lfd f17,`12*$SIZE_T+24`($sp)
  /external/oprofile/module/ia64/
IA64entry.h 43 .spillsp f16, SW(F16)+16+(off); .spillsp f17, SW(F17)+16+(off); \
oprofile_stubs.S 115 ldf.fill f17=[sp]; ldf.fill f18=[sp]; mov f19=f0
  /external/libffi/src/alpha/
osf.S 65 ldt $f17, 8($30)
148 stt $f17, 5*8($30)
  /external/libffi/src/mips/
n32.S 178 l.s $f17, 5*FFI_SIZEOF_ARG(t9)
181 l.d $f17, 5*FFI_SIZEOF_ARG(t9)
335 9 - Called function f17
403 s.d $f17, F17_OFF2($sp)
  /external/libffi/src/powerpc/
aix.S 76 .set f17,17
aix_closure.S 76 .set f17,17
  /external/v8/src/mips/
simulator-mips.h 168 f16, f17, f18, f19, f20, f21, f22, f23, f24, f25, enumerator in enum:v8::internal::Simulator::FPURegister
assembler-mips.h 251 const FPURegister f17 = { 17 }; member in namespace:v8::internal
    [all...]
  /external/valgrind/main/none/tests/ppc32/
jm-insns.c 233 register double f17 __asm__ ("fr17");
    [all...]
  /external/valgrind/main/none/tests/ppc64/
jm-insns.c 233 register double f17 __asm__ ("fr17");
    [all...]

Completed in 717 milliseconds

1 2