Searched defs:Rt (Results 1 - 12 of 12) sorted by relevance

/freebsd-11.0-release/contrib/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonMCCompound.cpp207 MCOperand Rs, Rt; local
[all...]
/freebsd-11.0-release/contrib/llvm/lib/Target/Hexagon/
H A DHexagonAsmPrinter.cpp320 MCOperand &Rt = Inst.getOperand(3); local
331 MCOperand &Rt = Inst.getOperand(2); local
343 MCOperand &Rt = Inst.getOperand(2); local
537 MCOperand &Rt = Inst.getOperand(1); local
[all...]
H A DHexagonInstrInfo.cpp963 unsigned Rt = Op3.getReg(); local
[all...]
/freebsd-11.0-release/contrib/llvm/tools/lldb/source/Plugins/Instruction/ARM64/
H A DEmulateInstructionARM64.cpp650 uint32_t Rt = Bits32(opcode, 4, 0); local
/freebsd-11.0-release/contrib/llvm/lib/Target/AArch64/Disassembler/
H A DAArch64Disassembler.cpp838 unsigned Rt = fieldFromInstruction(insn, 0, 5); local
899 unsigned Rt = fieldFromInstruction(insn, 0, 5); local
1084 unsigned Rt = fieldFromInstruction(insn, 0, 5); local
1167 unsigned Rt = fieldFromInstruction(insn, 0, 5); local
1537 uint64_t Rt = fieldFromInstruction(insn, 0, 5); local
[all...]
/freebsd-11.0-release/contrib/llvm/lib/Target/Mips/Disassembler/
H A DMipsDisassembler.cpp565 InsnType Rt = fieldFromInstruction(insn, 16, 5); local
604 InsnType Rt = fieldFromInstruction(insn, 16, 5); local
644 InsnType Rt = fieldFromInstruction(insn, 16, 5); local
689 InsnType Rt = fieldFromInstruction(insn, 16, 5); local
731 InsnType Rt = fieldFromInstruction(insn, 16, 5); local
780 InsnType Rt = fieldFromInstruction(insn, 16, 5); local
1641 unsigned Rt = fieldFromInstruction(Insn, 16, 5); local
[all...]
/freebsd-11.0-release/contrib/llvm/lib/Target/ARM/Disassembler/
H A DARMDisassembler.cpp1466 unsigned Rt = fieldFromInstruction(Insn, 12, 4); local
1614 unsigned Rt = fieldFromInstruction(Insn, 12, 4); local
3306 unsigned Rt = fieldFromInstruction(Insn, 12, 4); local
3389 unsigned Rt = fieldFromInstruction(Insn, 12, 4); local
3473 unsigned Rt = fieldFromInstruction(Insn, 12, 4); local
3553 unsigned Rt = fieldFromInstruction(Insn, 12, 4); local
3591 unsigned Rt = fieldFromInstruction(Insn, 12, 4); local
3747 unsigned Rt = fieldFromInstruction(Insn, 12, 4); local
4159 unsigned Rt = fieldFromInstruction(Insn, 12, 4); local
4181 unsigned Rt = fieldFromInstruction(Insn, 0, 4); local
4206 unsigned Rt = fieldFromInstruction(Insn, 12, 4); local
4231 unsigned Rt = fieldFromInstruction(Insn, 12, 4); local
4259 unsigned Rt = fieldFromInstruction(Insn, 12, 4); local
4284 unsigned Rt = fieldFromInstruction(Insn, 12, 4); local
4858 unsigned Rt = fieldFromInstruction(Insn, 12, 4); local
4884 unsigned Rt = fieldFromInstruction(Insn, 12, 4); local
4931 unsigned Rt = fieldFromInstruction(Insn, 12, 4); local
4968 unsigned Rt = fieldFromInstruction(Insn, 12, 4); local
5026 unsigned Rt = fieldFromInstruction(Insn, 12, 4); local
5174 unsigned Rt = fieldFromInstruction(Val, 12, 4); local
5204 unsigned Rt = fieldFromInstruction(Val, 12, 4); local
[all...]
/freebsd-11.0-release/contrib/llvm/tools/lldb/source/Plugins/Instruction/ARM/
H A DEmulateInstructionARM.cpp399 uint32_t Rt; // the source register local
518 uint32_t Rt; // the destination register local
1249 uint32_t Rt; // the destination register local
3961 uint32_t Rt; // the destination register local
5300 uint32_t Rt = ReadCoreReg (t, &success); local
9978 uint32_t Rt = ReadRegisterUnsigned (eRegisterKindDWARF, dwarf_r0 + t, 0, &success); local
10072 uint32_t Rt = ReadCoreReg (t, &success); local
10175 uint32_t Rt = ReadCoreReg (t, &success); local
10734 uint32_t Rt = ReadCoreReg (t, &success); local
[all...]
/freebsd-11.0-release/contrib/llvm/lib/Target/AArch64/AsmParser/
H A DAArch64AsmParser.cpp3484 unsigned Rt = Inst.getOperand(1).getReg(); local
3501 unsigned Rt = Inst.getOperand(0).getReg(); local
3514 unsigned Rt = Inst.getOperand(1).getReg(); local
3530 unsigned Rt local
3563 unsigned Rt = Inst.getOperand(1).getReg(); local
3582 unsigned Rt = Inst.getOperand(1).getReg(); local
[all...]
/freebsd-11.0-release/contrib/llvm/lib/Target/ARM/
H A DARMBaseInstrInfo.cpp2799 unsigned Rt = MI->getOperand(0).getReg(); local
2806 unsigned Rt = MI->getOperand(0).getReg(); local
2836 unsigned Rt = MI->getOperand(0).getReg(); local
2849 unsigned Rt = MI->getOperand(0).getReg(); local
2872 unsigned Rt = MI->getOperand(0).getReg(); local
2887 unsigned Rt = MI->getOperand(0).getReg(); local
2911 unsigned Rt = MI->getOperand(0).getReg(); local
2920 unsigned Rt = MI->getOperand(0).getReg(); local
2956 unsigned Rt = MI->getOperand(0).getReg(); local
[all...]
/freebsd-11.0-release/contrib/llvm/lib/Target/Hexagon/AsmParser/
H A DHexagonAsmParser.cpp1573 MCOperand &Rt = Inst.getOperand(1); local
2026 MCOperand &Rt = Inst.getOperand(2); local
2048 MCOperand &Rt = Inst.getOperand(3); local
2073 MCOperand &Rt = Inst.getOperand(2); local
[all...]
/freebsd-11.0-release/contrib/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp5902 unsigned Rt = MRI->getEncodingValue(Reg1); local
6093 const unsigned Rt = MRI->getEncodingValue(RtReg); local
6121 unsigned Rt = MRI->getEncodingValue(Inst.getOperand(0).getReg()); local
6138 unsigned Rt = MRI->getEncodingValue(Inst.getOperand(0).getReg()); local
6148 unsigned Rt = MRI->getEncodingValue(Inst.getOperand(1).getReg()); local
6166 const unsigned Rt = MRI->getEncodingValue(Inst.getOperand(1).getReg()); local
6189 const unsigned Rt = MRI->getEncodingValue(Inst.getOperand(0).getReg()); local
[all...]

Completed in 221 milliseconds