/art/runtime/arch/mips/ |
registers_mips.h | 96 F27 = 27,
|
callee_save_frame_mips.h | 72 (1 << art::mips::F24) | (1 << art::mips::F25) | (1 << art::mips::F26) | (1 << art::mips::F27) | 81 (1 << art::mips::F24) | (1 << art::mips::F25) | (1 << art::mips::F26) | (1 << art::mips::F27) |
|
/art/runtime/arch/mips64/ |
registers_mips64.h | 97 F27 = 27,
|
callee_save_frame_mips64.h | 60 (1 << art::mips64::F27) | (1 << art::mips64::F28) | (1 << art::mips64::F29) | 72 (1 << art::mips64::F27) | (1 << art::mips64::F28) | (1 << art::mips64::F29) |
|
/external/swiftshader/third_party/LLVM/lib/Target/PowerPC/MCTargetDesc/ |
PPCBaseInfo.h | 58 case R27: case X27: case F27: case V27: case CR6UN: return 27;
|
/external/swiftshader/third_party/LLVM/lib/Target/PowerPC/ |
PPCFrameLowering.h | 138 {PPC::F27, -40}, 215 {PPC::F27, -40},
|
PPCRegisterInfo.cpp | 115 PPC::F26, PPC::F27, PPC::F28, PPC::F29, 141 PPC::F26, PPC::F27, PPC::F28, PPC::F29, 169 PPC::F26, PPC::F27, PPC::F28, PPC::F29, 195 PPC::F26, PPC::F27, PPC::F28, PPC::F29,
|
/external/swiftshader/third_party/LLVM/lib/Target/Mips/MCTargetDesc/ |
MipsBaseInfo.h | 95 case Mips::K1: case Mips::K1_64: case Mips::F27: case Mips::D27_64:
|
/external/swiftshader/third_party/LLVM/lib/Target/Sparc/ |
FPMover.cpp | 68 SP::F17, SP::F19, SP::F21, SP::F23, SP::F25, SP::F27, SP::F29, SP::F31
|
/external/swiftshader/third_party/LLVM/lib/Target/Mips/ |
MipsRegisterInfo.cpp | 122 case Mips::K1: case Mips::K1_64: case Mips::F27: case Mips::D27_64: 151 Mips::F31, Mips::F30, Mips::F29, Mips::F28, Mips::F27, Mips::F26,
|
/external/llvm/lib/Target/PowerPC/Disassembler/ |
PPCDisassembler.cpp | 88 PPC::F24, PPC::F25, PPC::F26, PPC::F27, 130 PPC::F24, PPC::F25, PPC::F26, PPC::F27, 150 PPC::F24, PPC::F25, PPC::F26, PPC::F27,
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/Disassembler/ |
PPCDisassembler.cpp | 88 PPC::F24, PPC::F25, PPC::F26, PPC::F27, 141 PPC::F24, PPC::F25, PPC::F26, PPC::F27, 161 PPC::F24, PPC::F25, PPC::F26, PPC::F27,
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Efi/Protocol/DebugSupport/ |
DebugSupport.h | 381 UINT64 F27[2];
|
/art/compiler/optimizing/ |
code_generator_mips64.h | 57 { F24, F25, F26, F27, F28, F29, F30, F31 };
|
/device/linaro/bootloader/edk2/MdePkg/Include/Protocol/ |
DebugSupport.h | 350 UINT64 F27[2];
|
/external/llvm/lib/Target/PowerPC/AsmParser/ |
PPCAsmParser.cpp | 83 PPC::F24, PPC::F25, PPC::F26, PPC::F27, 122 PPC::F24, PPC::F25, PPC::F26, PPC::F27, 141 PPC::F24, PPC::F25, PPC::F26, PPC::F27, [all...] |
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/AsmParser/ |
PPCAsmParser.cpp | 83 PPC::F24, PPC::F25, PPC::F26, PPC::F27, 142 PPC::F24, PPC::F25, PPC::F26, PPC::F27, 161 PPC::F24, PPC::F25, PPC::F26, PPC::F27, [all...] |
/external/swiftshader/third_party/llvm-7.0/configs/common/lib/Target/Mips/ |
MipsGenRegisterInfo.inc | 194 F27 = 174, [all...] |
/art/compiler/utils/mips/ |
assembler_mips32r5_test.cc | 184 fp_registers_.push_back(new mips::FRegister(mips::F27));
|
/external/llvm/lib/Target/Sparc/Disassembler/ |
SparcDisassembler.cpp | 84 SP::F24, SP::F25, SP::F26, SP::F27,
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Sparc/Disassembler/ |
SparcDisassembler.cpp | 86 SP::F24, SP::F25, SP::F26, SP::F27,
|
/external/llvm/lib/Target/PowerPC/ |
PPCFrameLowering.cpp | 120 {PPC::F27, -40}, 184 {PPC::F27, -40}, [all...] |
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/ |
PPCFrameLowering.cpp | 120 {PPC::F27, -40}, 204 {PPC::F27, -40}, [all...] |
/external/llvm/lib/Target/Sparc/AsmParser/ |
SparcAsmParser.cpp | 118 Sparc::F24, Sparc::F25, Sparc::F26, Sparc::F27, [all...] |
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Sparc/AsmParser/ |
SparcAsmParser.cpp | 143 Sparc::F24, Sparc::F25, Sparc::F26, Sparc::F27, [all...] |