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

  /external/clang/test/CXX/over/over.match/over.match.funcs/
p4-0x.cpp 45 float &fr3 = xvalue<X0>().ft(2); local
60 float &fr3 = xvalue<X0>() + 2; local
69 float &fr3 = xvalue<X0>().h2(); local
  /external/clang/test/Modules/
namespaces.cpp 31 float &fr3 = global(1.0f); local
56 double &fr3 = N7::f(1.0); local
  /external/clang/test/CXX/expr/expr.prim/expr.prim.general/
p3-0x.cpp 49 float &fr3 = ci.g6(); local
  /art/compiler/dex/quick/arm/
target_arm.cc 29 static int FpRegs[] = {fr0, fr1, fr2, fr3, fr4, fr5, fr6, fr7,
34 static int fp_temps[] = {fr0, fr1, fr2, fr3, fr4, fr5, fr6, fr7,
659 Clobber(fr3);
arm_lir.h 167 fr3 = 3 + ARM_FP_REG_OFFSET, enumerator in enum:art::ArmNativeRegisterPool
  /art/compiler/dex/quick/x86/
target_x86.cc 36 fr0, fr1, fr2, fr3, fr4, fr5, fr6, fr7,
42 fr0, fr1, fr2, fr3, fr4, fr5, fr6, fr7,
x86_lir.h 183 fr3 = 3 + X86_FP_REG_OFFSET, enumerator in enum:art::X86NativeRegisterPool
  /dalvik/vm/compiler/template/mips/
TEMPLATE_RESTORE_STATE.S 59 lw f3, fr3*4(a0) # restore f3
TEMPLATE_SAVE_STATE.S 71 sw f3, fr3*4(a0) # save f3
TEMPLATE_MEM_OP_DECODE.S 15 sw f3, fr3*-4(sp) # push f3
133 lw f3, fr3*-4(sp) # pop f3
  /external/clang/test/SemaCXX/
overloaded-operator.cpp 192 double &fr3 = dc(3.14159f); local
  /dalvik/vm/compiler/codegen/arm/
ArmLIR.h 236 fr3 = 3 + FP_REG_OFFSET, enumerator in enum:NativeRegisterPool
    [all...]
  /dalvik/vm/compiler/template/out/
CompilerTemplateAsm-mips.S     [all...]
  /external/libffi/src/sh64/
sysv.S 180 fld.s r15, OFS_FLT, fr3
  /external/chromium_org/third_party/openssl/openssl/crypto/bn/asm/
pa-risc2.s 41 ; "special" registers: fr0-fr3 (status and exception registers)
    [all...]
pa-risc2W.s 35 ; "special" registers: fr0-fr3 (status and exception registers)
    [all...]
  /external/openssl/crypto/bn/asm/
pa-risc2.s 41 ; "special" registers: fr0-fr3 (status and exception registers)
    [all...]
pa-risc2W.s 35 ; "special" registers: fr0-fr3 (status and exception registers)
    [all...]

Completed in 989 milliseconds