HomeSort by relevance Sort by last modified time
    Searched defs:getFloatRegister (Results 1 - 2 of 2) sorted by null

  /external/libcxxabi/src/Unwind/
Registers.hpp 40 double getFloatRegister(int num) const;
200 inline double Registers_x86::getFloatRegister(int) const {
228 double getFloatRegister(int num) const;
448 inline double Registers_x86_64::getFloatRegister(int) const {
476 double getFloatRegister(int num) const;
847 inline double Registers_ppc::getFloatRegister(int regNum) const {
1030 double getFloatRegister(int num) const;
1259 inline double Registers_arm64::getFloatRegister(int regNum) const {
    [all...]
  /ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/Unwind/
Registers.hpp 40 double getFloatRegister(int num) const;
200 inline double Registers_x86::getFloatRegister(int) const {
228 double getFloatRegister(int num) const;
448 inline double Registers_x86_64::getFloatRegister(int) const {
476 double getFloatRegister(int num) const;
847 inline double Registers_ppc::getFloatRegister(int regNum) const {
1030 double getFloatRegister(int num) const;
1259 inline double Registers_arm64::getFloatRegister(int regNum) const {
    [all...]

Completed in 66 milliseconds