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

  /frameworks/compile/libbcc/runtime/lib/ppc/
restFP.S 17 // If the compiler wants to restore f27..f31, it does a "b restFP+52"
36 lfd f27,-40(r1)
saveFP.S 15 // If the compiler wants to save f27..f31, it does a "bl saveFP+52"
34 stfd f27,-40(r1)
  /external/clang/test/CodeGen/
arm-arguments.c 128 // APCS-GNU: define i128 @f27()
134 // AAPCS: define arm_aapcscc void @f27({{.*}} sret
140 _Complex double f27(void) {} function
x86_64-arguments.c 181 struct v4f32wrapper f27(struct v4f32wrapper X) { function
182 // CHECK: define <4 x float> @f27(<4 x float> %X.coerce)
x86_32-arguments-darwin.c 119 // CHECK: void @f27(%struct.s27* sret %agg.result)
121 struct s27 { struct { char a, b, c; } a; struct { char a; } b; } f27(void) { while (1) {} } function
  /external/openssl/crypto/
alphacpuid.pl 60 fclr $f27
ia64cpuid.S 118 { .mfi; mov f27=f0 }
sparccpuid.S 77 fmovs %f1,%f27
  /external/llvm/test/MC/ELF/
cfi.s 161 f27: label
  /external/oprofile/module/ia64/
IA64entry.h 48 .spillsp f26, SW(F26)+16+(off); .spillsp f27, SW(F27)+16+(off); \
oprofile_stubs.S 118 ldf.fill f26=[sp]; ldf.fill f27=[sp]; mov f28=f0
  /external/v8/src/mips/
simulator-mips.h 169 f26, f27, f28, f29, f30, f31, enumerator in enum:v8::internal::Simulator::FPURegister
assembler-mips.h 261 const FPURegister f27 = { 27 }; member in namespace:v8::internal
    [all...]
  /external/webkit/Source/JavaScriptCore/assembler/
MIPSAssembler.h 138 f27, enumerator in enum:JSC::MIPSRegisters::__anon12853

Completed in 569 milliseconds