HomeSort by relevance Sort by last modified time
    Searched refs:f31 (Results 1 - 12 of 12) 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"
40 lfd f31,-8(r1)
saveFP.S 15 // If the compiler wants to save f27..f31, it does a "bl saveFP+52"
38 stfd f31,-8(r1)
  /external/clang/test/CodeGen/
x86_64-arguments.c 215 float f31(struct f31foo X) { function
216 // CHECK: define float @f31(<2 x float> %X.coerce0, float %X.coerce1)
x86_32-arguments-darwin.c 132 // CHECK: define float @f31()
133 struct s31 { char : 0; float b; char : 0; } f31(void) { while (1) {} } function
  /external/llvm/test/MC/ELF/
cfi.s 185 f31: label
  /external/oprofile/module/ia64/
IA64entry.h 50 .spillsp f30, SW(F30)+16+(off); .spillsp f31, SW(F31)+16+(off); \
oprofile_stubs.S 119 ldf.fill f29=[sp]; ldf.fill f30=[sp]; mov f31=f0
  /external/openssl/crypto/
ia64cpuid.S 123 mov f31=f0
sparccpuid.S 69 .v8: fmovs %f1,%f31
  /external/v8/src/mips/
simulator-mips.h 169 f26, f27, f28, f29, f30, f31, enumerator in enum:v8::internal::Simulator::FPURegister
assembler-mips.h 265 const FPURegister f31 = { 31 }; member in namespace:v8::internal
    [all...]
  /external/webkit/Source/JavaScriptCore/assembler/
MIPSAssembler.h 142 f31 enumerator in enum:JSC::MIPSRegisters::__anon13048

Completed in 695 milliseconds