Home
last modified time | relevance | path

Searched refs:F23 (Results 1 – 25 of 52) sorted by relevance

123

/external/swiftshader/third_party/LLVM/lib/Target/Mips/
DMipsRegisterInfo.td165 def F23 : FPR<23, "F23">, DwarfRegNum<[55]>;
188 def D11 : AFPR<22, "F22", [F22, F23]>;
218 def D23_64 : AFPR64<23, "F23", [F23]>;
DMipsRegisterInfo.cpp112 case Mips::S7: case Mips::S7_64: case Mips::F23: case Mips::D23_64: in getRegisterNumbering()
152 Mips::F25, Mips::F24, Mips::F23, Mips::F22, Mips::F21, Mips::F20, in getCalleeSavedRegs()
/external/swiftshader/third_party/LLVM/lib/Target/PowerPC/
DPPCFrameLowering.h142 {PPC::F23, -72}, in getCalleeSavedSpillSlots()
219 {PPC::F23, -72}, in getCalleeSavedSpillSlots()
DPPCRegisterInfo.cpp114 PPC::F22, PPC::F23, PPC::F24, PPC::F25, in getCalleeSavedRegs()
140 PPC::F22, PPC::F23, PPC::F24, PPC::F25, in getCalleeSavedRegs()
168 PPC::F22, PPC::F23, PPC::F24, PPC::F25, in getCalleeSavedRegs()
194 PPC::F22, PPC::F23, PPC::F24, PPC::F25, in getCalleeSavedRegs()
DPPCRegisterInfo.td159 def F23 : FPR<23, "f23">, DwarfRegNum<[55, 55]>;
/external/swiftshader/third_party/LLVM/lib/Target/Sparc/
DSparcRegisterInfo.td109 def F23 : Rf<23, "F23">, DwarfRegNum<[55]>;
131 def D11 : Rd<22, "F22", [F22, F23]>, DwarfRegNum<[83]>;
DFPMover.cpp68 SP::F17, SP::F19, SP::F21, SP::F23, SP::F25, SP::F27, SP::F29, SP::F31 in getDoubleRegPair()
/external/swiftshader/third_party/LLVM/lib/Target/Alpha/
DAlphaRegisterInfo.td95 def F23 : FPR<23, "$f23">, DwarfRegNum<[56]>;
128 F20, F21, F22, F23, F24, F25, F26, F27, F28, F29, F30,
/external/llvm/lib/Target/PowerPC/
DPPCCallingConv.td225 F19, F20, F21, F22, F23, F24, F25, F26,
234 F19, F20, F21, F22, F23, F24, F25, F26,
243 F19, F20, F21, F22, F23, F24, F25, F26,
252 F19, F20, F21, F22, F23, F24, F25, F26,
/external/swiftshader/third_party/LLVM/lib/Target/PowerPC/MCTargetDesc/
DPPCBaseInfo.h54 case R23: case X23: case F23: case V23: case CR5UN: return 23; in getPPCRegisterNumbering()
/external/llvm/lib/Target/PowerPC/Disassembler/
DPPCDisassembler.cpp87 PPC::F20, PPC::F21, PPC::F22, PPC::F23,
129 PPC::F20, PPC::F21, PPC::F22, PPC::F23,
149 PPC::F20, PPC::F21, PPC::F22, PPC::F23,
/external/swiftshader/third_party/LLVM/lib/Target/Mips/MCTargetDesc/
DMipsBaseInfo.h85 case Mips::S7: case Mips::S7_64: case Mips::F23: case Mips::D23_64: in getMipsRegisterNumbering()
/external/llvm/lib/Target/Sparc/
DSparcRegisterInfo.td185 def F23 : Rf<23, "F23">, DwarfRegNum<[55]>;
207 def D11 : Rd<22, "F22", [F22, F23]>, DwarfRegNum<[83]>;
/external/syslinux/gpxe/src/include/gpxe/efi/Protocol/
DDebugSupport.h343 UINT64 F23[2]; member
/external/icu/icu4c/source/data/unidata/norm2/
Dnfc.txt1039 1F23=1F21 0300
1141 1F93=1F23 0345
1493 F992>6F23
/external/icu/icu4c/source/data/sprep/
Drfc4518ci.txt1017 1F2B; 1F23; MAP
1071 1F93; 1F23 03B9; MAP
1079 1F9B; 1F23 03B9; MAP
Drfc3920node.txt1050 1F2B; 1F23; MAP
1104 1F93; 1F23 03B9; MAP
1112 1F9B; 1F23 03B9; MAP
Drfc3722.txt1050 1F2B; 1F23; MAP
1104 1F93; 1F23 03B9; MAP
1112 1F9B; 1F23 03B9; MAP
Drfc3530csci.txt1049 1F2B; 1F23; MAP
1103 1F93; 1F23 03B9; MAP
1111 1F9B; 1F23 03B9; MAP
Drfc3491.txt1050 1F2B; 1F23; MAP
1104 1F93; 1F23 03B9; MAP
1112 1F9B; 1F23 03B9; MAP
/external/icu/icu4c/source/test/testdata/
Dnfs4_cs_prep_ci.txt1040 1F2B; 1F23; MAP
1094 1F93; 1F23 03B9; MAP
1102 1F9B; 1F23 03B9; MAP
Dnfs4_cis_prep.txt1040 1F2B; 1F23; MAP
1094 1F93; 1F23 03B9; MAP
1102 1F9B; 1F23 03B9; MAP
Dnfs4_mixed_prep_s.txt1040 1F2B; 1F23; MAP
1094 1F93; 1F23 03B9; MAP
1102 1F9B; 1F23 03B9; MAP
/external/llvm/lib/Target/PowerPC/AsmParser/
DPPCAsmParser.cpp82 PPC::F20, PPC::F21, PPC::F22, PPC::F23,
121 PPC::F20, PPC::F21, PPC::F22, PPC::F23,
140 PPC::F20, PPC::F21, PPC::F22, PPC::F23,
/external/llvm/lib/Target/Sparc/Disassembler/
DSparcDisassembler.cpp83 SP::F20, SP::F21, SP::F22, SP::F23,

123