Home
last modified time | relevance | path

Searched defs:RegNo (Results 1 – 25 of 88) sorted by relevance

1234

/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
DMachineRegisterInfo.h104 reg_iterator reg_begin(unsigned RegNo) const { in reg_begin()
111 bool reg_empty(unsigned RegNo) const { return reg_begin(RegNo) == reg_end(); } in reg_empty()
116 reg_nodbg_iterator reg_nodbg_begin(unsigned RegNo) const { in reg_nodbg_begin()
123 bool reg_nodbg_empty(unsigned RegNo) const { in reg_nodbg_empty()
129 def_iterator def_begin(unsigned RegNo) const { in def_begin()
136 bool def_empty(unsigned RegNo) const { return def_begin(RegNo) == def_end(); } in def_empty()
140 use_iterator use_begin(unsigned RegNo) const { in use_begin()
147 bool use_empty(unsigned RegNo) const { return use_begin(RegNo) == use_end(); } in use_empty()
156 use_nodbg_iterator use_nodbg_begin(unsigned RegNo) const { in use_nodbg_begin()
163 bool use_nodbg_empty(unsigned RegNo) const { in use_nodbg_empty()
[all …]
DCallingConvLower.h68 unsigned RegNo, MVT LocVT, in getReg()
82 unsigned RegNo, MVT LocVT, in getCustomReg()
/external/llvm/include/llvm/CodeGen/
DMachineRegisterInfo.h79 MachineOperand *&getRegUseDefListHead(unsigned RegNo) { in getRegUseDefListHead()
85 MachineOperand *getRegUseDefListHead(unsigned RegNo) const { in getRegUseDefListHead()
247 reg_iterator reg_begin(unsigned RegNo) const { in reg_begin()
260 reg_instr_iterator reg_instr_begin(unsigned RegNo) const { in reg_instr_begin()
276 reg_bundle_iterator reg_bundle_begin(unsigned RegNo) const { in reg_bundle_begin()
289 bool reg_empty(unsigned RegNo) const { return reg_begin(RegNo) == reg_end(); } in reg_empty()
295 reg_nodbg_iterator reg_nodbg_begin(unsigned RegNo) const { in reg_nodbg_begin()
312 reg_instr_nodbg_iterator reg_instr_nodbg_begin(unsigned RegNo) const { in reg_instr_nodbg_begin()
329 reg_bundle_nodbg_iterator reg_bundle_nodbg_begin(unsigned RegNo) const { in reg_bundle_nodbg_begin()
343 bool reg_nodbg_empty(unsigned RegNo) const { in reg_nodbg_empty()
[all …]
DCallingConvLower.h78 unsigned RegNo, MVT LocVT, in getReg()
92 unsigned RegNo, MVT LocVT, in getCustomReg()
130 void convertToReg(unsigned RegNo) { in convertToReg()
/external/llvm/lib/Target/PowerPC/Disassembler/
DPPCDisassembler.cpp208 static DecodeStatus decodeRegisterClass(MCInst &Inst, uint64_t RegNo, in decodeRegisterClass()
215 static DecodeStatus DecodeCRRCRegisterClass(MCInst &Inst, uint64_t RegNo, in DecodeCRRCRegisterClass()
221 static DecodeStatus DecodeCRRC0RegisterClass(MCInst &Inst, uint64_t RegNo, in DecodeCRRC0RegisterClass()
227 static DecodeStatus DecodeCRBITRCRegisterClass(MCInst &Inst, uint64_t RegNo, in DecodeCRBITRCRegisterClass()
233 static DecodeStatus DecodeF4RCRegisterClass(MCInst &Inst, uint64_t RegNo, in DecodeF4RCRegisterClass()
239 static DecodeStatus DecodeF8RCRegisterClass(MCInst &Inst, uint64_t RegNo, in DecodeF8RCRegisterClass()
245 static DecodeStatus DecodeVRRCRegisterClass(MCInst &Inst, uint64_t RegNo, in DecodeVRRCRegisterClass()
251 static DecodeStatus DecodeVSRCRegisterClass(MCInst &Inst, uint64_t RegNo, in DecodeVSRCRegisterClass()
257 static DecodeStatus DecodeVSFRCRegisterClass(MCInst &Inst, uint64_t RegNo, in DecodeVSFRCRegisterClass()
263 static DecodeStatus DecodeVSSRCRegisterClass(MCInst &Inst, uint64_t RegNo, in DecodeVSSRCRegisterClass()
[all …]
/external/capstone/arch/PowerPC/
DPPCDisassembler.c153 static DecodeStatus decodeRegisterClass(MCInst *Inst, uint64_t RegNo, in decodeRegisterClass()
161 static DecodeStatus DecodeCRRCRegisterClass(MCInst *Inst, uint64_t RegNo, in DecodeCRRCRegisterClass()
168 static DecodeStatus DecodeCRBITRCRegisterClass(MCInst *Inst, uint64_t RegNo, in DecodeCRBITRCRegisterClass()
175 static DecodeStatus DecodeF4RCRegisterClass(MCInst *Inst, uint64_t RegNo, in DecodeF4RCRegisterClass()
182 static DecodeStatus DecodeF8RCRegisterClass(MCInst *Inst, uint64_t RegNo, in DecodeF8RCRegisterClass()
189 static DecodeStatus DecodeVRRCRegisterClass(MCInst *Inst, uint64_t RegNo, in DecodeVRRCRegisterClass()
196 static DecodeStatus DecodeVSRCRegisterClass(MCInst *Inst, uint64_t RegNo, in DecodeVSRCRegisterClass()
203 static DecodeStatus DecodeVSFRCRegisterClass(MCInst *Inst, uint64_t RegNo, in DecodeVSFRCRegisterClass()
210 static DecodeStatus DecodeGPRCRegisterClass(MCInst *Inst, uint64_t RegNo, in DecodeGPRCRegisterClass()
217 static DecodeStatus DecodeGPRC_NOR0RegisterClass(MCInst *Inst, uint64_t RegNo, in DecodeGPRC_NOR0RegisterClass()
[all …]
/external/capstone/arch/Mips/
DMipsDisassembler.c460 static unsigned getReg(MCRegisterInfo *MRI, unsigned RC, unsigned RegNo) in getReg()
762 unsigned RegNo, uint64_t Address, MCRegisterInfo *Decoder) in DecodeCPU16RegsRegisterClass()
768 unsigned RegNo, uint64_t Address, MCRegisterInfo *Decoder) in DecodeGPR64RegisterClass()
781 unsigned RegNo, uint64_t Address, MCRegisterInfo *Decoder) in DecodeGPR32RegisterClass()
794 unsigned RegNo, uint64_t Address, MCRegisterInfo *Decoder) in DecodePtrRegisterClass()
803 unsigned RegNo, uint64_t Address, MCRegisterInfo *Decoder) in DecodeDSPRRegisterClass()
809 unsigned RegNo, uint64_t Address, MCRegisterInfo *Decoder) in DecodeFGR64RegisterClass()
822 unsigned RegNo, uint64_t Address, MCRegisterInfo *Decoder) in DecodeFGR32RegisterClass()
835 unsigned RegNo, uint64_t Address, MCRegisterInfo *Decoder) in DecodeCCRRegisterClass()
848 unsigned RegNo, uint64_t Address, MCRegisterInfo *Decoder) in DecodeFCCRegisterClass()
[all …]
/external/llvm/lib/Target/AArch64/Disassembler/
DAArch64Disassembler.cpp265 static DecodeStatus DecodeFPR128RegisterClass(MCInst &Inst, unsigned RegNo, in DecodeFPR128RegisterClass()
276 static DecodeStatus DecodeFPR128_loRegisterClass(MCInst &Inst, unsigned RegNo, in DecodeFPR128_loRegisterClass()
294 static DecodeStatus DecodeFPR64RegisterClass(MCInst &Inst, unsigned RegNo, in DecodeFPR64RegisterClass()
315 static DecodeStatus DecodeFPR32RegisterClass(MCInst &Inst, unsigned RegNo, in DecodeFPR32RegisterClass()
336 static DecodeStatus DecodeFPR16RegisterClass(MCInst &Inst, unsigned RegNo, in DecodeFPR16RegisterClass()
357 static DecodeStatus DecodeFPR8RegisterClass(MCInst &Inst, unsigned RegNo, in DecodeFPR8RegisterClass()
378 static DecodeStatus DecodeGPR64RegisterClass(MCInst &Inst, unsigned RegNo, in DecodeGPR64RegisterClass()
389 static DecodeStatus DecodeGPR64spRegisterClass(MCInst &Inst, unsigned RegNo, in DecodeGPR64spRegisterClass()
411 static DecodeStatus DecodeGPR32RegisterClass(MCInst &Inst, unsigned RegNo, in DecodeGPR32RegisterClass()
422 static DecodeStatus DecodeGPR32spRegisterClass(MCInst &Inst, unsigned RegNo, in DecodeGPR32spRegisterClass()
[all …]
/external/swiftshader/third_party/LLVM/include/llvm/MC/
DMCRegisterInfo.h207 const MCRegisterDesc &get(unsigned RegNo) const { in get()
215 const unsigned *getAliasSet(unsigned RegNo) const { in getAliasSet()
225 const unsigned *getOverlaps(unsigned RegNo) const { in getOverlaps()
234 const unsigned *getSubRegisters(unsigned RegNo) const { in getSubRegisters()
243 const unsigned *getSuperRegisters(unsigned RegNo) const { in getSuperRegisters()
249 const char *getName(unsigned RegNo) const { in getName()
/external/capstone/arch/SystemZ/
DSystemZDisassembler.c37 static DecodeStatus decodeRegisterClass(MCInst *Inst, uint64_t RegNo, const unsigned *Regs) in decodeRegisterClass()
48 static DecodeStatus DecodeGR32BitRegisterClass(MCInst *Inst, uint64_t RegNo, in DecodeGR32BitRegisterClass()
54 static DecodeStatus DecodeGRH32BitRegisterClass(MCInst *Inst, uint64_t RegNo, in DecodeGRH32BitRegisterClass()
60 static DecodeStatus DecodeGR64BitRegisterClass(MCInst *Inst, uint64_t RegNo, in DecodeGR64BitRegisterClass()
66 static DecodeStatus DecodeGR128BitRegisterClass(MCInst *Inst, uint64_t RegNo, in DecodeGR128BitRegisterClass()
72 static DecodeStatus DecodeADDR64BitRegisterClass(MCInst *Inst, uint64_t RegNo, in DecodeADDR64BitRegisterClass()
78 static DecodeStatus DecodeFP32BitRegisterClass(MCInst *Inst, uint64_t RegNo, in DecodeFP32BitRegisterClass()
84 static DecodeStatus DecodeFP64BitRegisterClass(MCInst *Inst, uint64_t RegNo, in DecodeFP64BitRegisterClass()
90 static DecodeStatus DecodeFP128BitRegisterClass(MCInst *Inst, uint64_t RegNo, in DecodeFP128BitRegisterClass()
/external/llvm/lib/Target/AArch64/InstPrinter/
DAArch64InstPrinter.h40 virtual StringRef getRegName(unsigned RegNo) const { in getRegName()
180 StringRef getRegName(unsigned RegNo) const override { in getRegName()
/external/capstone/arch/AArch64/
DAArch64Disassembler.c281 static DecodeStatus DecodeFPR128RegisterClass(MCInst *Inst, unsigned RegNo, in DecodeFPR128RegisterClass()
294 static DecodeStatus DecodeFPR128_loRegisterClass(MCInst *Inst, unsigned RegNo, in DecodeFPR128_loRegisterClass()
314 static DecodeStatus DecodeFPR64RegisterClass(MCInst *Inst, unsigned RegNo, in DecodeFPR64RegisterClass()
338 static DecodeStatus DecodeFPR32RegisterClass(MCInst *Inst, unsigned RegNo, in DecodeFPR32RegisterClass()
362 static DecodeStatus DecodeFPR16RegisterClass(MCInst *Inst, unsigned RegNo, in DecodeFPR16RegisterClass()
386 static DecodeStatus DecodeFPR8RegisterClass(MCInst *Inst, unsigned RegNo, in DecodeFPR8RegisterClass()
410 static DecodeStatus DecodeGPR64RegisterClass(MCInst *Inst, unsigned RegNo, in DecodeGPR64RegisterClass()
424 static DecodeStatus DecodeGPR64spRegisterClass(MCInst *Inst, unsigned RegNo, in DecodeGPR64spRegisterClass()
452 static DecodeStatus DecodeGPR32RegisterClass(MCInst *Inst, unsigned RegNo, in DecodeGPR32RegisterClass()
466 static DecodeStatus DecodeGPR32spRegisterClass(MCInst *Inst, unsigned RegNo, in DecodeGPR32spRegisterClass()
[all …]
/external/llvm/lib/Target/SystemZ/Disassembler/
DSystemZDisassembler.cpp77 static DecodeStatus decodeRegisterClass(MCInst &Inst, uint64_t RegNo, in decodeRegisterClass()
87 static DecodeStatus DecodeGR32BitRegisterClass(MCInst &Inst, uint64_t RegNo, in DecodeGR32BitRegisterClass()
93 static DecodeStatus DecodeGRH32BitRegisterClass(MCInst &Inst, uint64_t RegNo, in DecodeGRH32BitRegisterClass()
99 static DecodeStatus DecodeGR64BitRegisterClass(MCInst &Inst, uint64_t RegNo, in DecodeGR64BitRegisterClass()
105 static DecodeStatus DecodeGR128BitRegisterClass(MCInst &Inst, uint64_t RegNo, in DecodeGR128BitRegisterClass()
111 static DecodeStatus DecodeADDR64BitRegisterClass(MCInst &Inst, uint64_t RegNo, in DecodeADDR64BitRegisterClass()
117 static DecodeStatus DecodeFP32BitRegisterClass(MCInst &Inst, uint64_t RegNo, in DecodeFP32BitRegisterClass()
123 static DecodeStatus DecodeFP64BitRegisterClass(MCInst &Inst, uint64_t RegNo, in DecodeFP64BitRegisterClass()
129 static DecodeStatus DecodeFP128BitRegisterClass(MCInst &Inst, uint64_t RegNo, in DecodeFP128BitRegisterClass()
135 static DecodeStatus DecodeVR32BitRegisterClass(MCInst &Inst, uint64_t RegNo, in DecodeVR32BitRegisterClass()
[all …]
/external/llvm/lib/Target/Mips/Disassembler/
DMipsDisassembler.cpp536 static unsigned getReg(const void *D, unsigned RC, unsigned RegNo) { in getReg()
1127 unsigned RegNo, in DecodeCPU16RegsRegisterClass()
1136 unsigned RegNo, in DecodeGPR64RegisterClass()
1149 unsigned RegNo, in DecodeGPRMM16RegisterClass()
1160 unsigned RegNo, in DecodeGPRMM16ZeroRegisterClass()
1171 unsigned RegNo, in DecodeGPRMM16MovePRegisterClass()
1182 unsigned RegNo, in DecodeGPR32RegisterClass()
1193 unsigned RegNo, in DecodePtrRegisterClass()
1203 unsigned RegNo, in DecodeDSPRRegisterClass()
1210 unsigned RegNo, in DecodeFGR64RegisterClass()
[all …]
/external/llvm/lib/Target/Sparc/Disassembler/
DSparcDisassembler.cpp153 unsigned RegNo, in DecodeIntRegsRegisterClass()
164 unsigned RegNo, in DecodeI64RegsRegisterClass()
176 unsigned RegNo, in DecodeFPRegsRegisterClass()
188 unsigned RegNo, in DecodeDFPRegsRegisterClass()
200 unsigned RegNo, in DecodeQFPRegsRegisterClass()
214 unsigned RegNo, in DecodeCPRegsRegisterClass()
224 static DecodeStatus DecodeFCCRegsRegisterClass(MCInst &Inst, unsigned RegNo, in DecodeFCCRegsRegisterClass()
233 static DecodeStatus DecodeASRRegsRegisterClass(MCInst &Inst, unsigned RegNo, in DecodeASRRegsRegisterClass()
242 static DecodeStatus DecodePRRegsRegisterClass(MCInst &Inst, unsigned RegNo, in DecodePRRegsRegisterClass()
251 static DecodeStatus DecodeIntPairRegisterClass(MCInst &Inst, unsigned RegNo, in DecodeIntPairRegisterClass()
[all …]
/external/llvm/lib/Target/NVPTX/
DNVPTXRegisterInfo.h52 const char *getName(unsigned RegNo) const { in getName()
/external/capstone/arch/Sparc/
DSparcDisassembler.c87 static DecodeStatus DecodeIntRegsRegisterClass(MCInst *Inst, unsigned RegNo, in DecodeIntRegsRegisterClass()
101 static DecodeStatus DecodeI64RegsRegisterClass(MCInst *Inst, unsigned RegNo, in DecodeI64RegsRegisterClass()
115 static DecodeStatus DecodeFPRegsRegisterClass(MCInst *Inst, unsigned RegNo, in DecodeFPRegsRegisterClass()
129 static DecodeStatus DecodeDFPRegsRegisterClass(MCInst *Inst, unsigned RegNo, in DecodeDFPRegsRegisterClass()
143 static DecodeStatus DecodeQFPRegsRegisterClass(MCInst *Inst, unsigned RegNo, in DecodeQFPRegsRegisterClass()
160 static DecodeStatus DecodeFCCRegsRegisterClass(MCInst *Inst, unsigned RegNo, in DecodeFCCRegsRegisterClass()
/external/llvm/lib/CodeGen/AsmPrinter/
DDbgValueHistoryCalculator.cpp81 static void dropRegDescribedVar(RegDescribedVarsMap &RegVars, unsigned RegNo, in dropRegDescribedVar()
95 static void addRegDescribedVar(RegDescribedVarsMap &RegVars, unsigned RegNo, in addRegDescribedVar()
118 static void clobberRegisterUses(RegDescribedVarsMap &RegVars, unsigned RegNo, in clobberRegisterUses()
/external/llvm/lib/Target/X86/AsmParser/
DX86AsmInstrumentation.h39 void SetInitialFrameRegister(unsigned RegNo) { in SetInitialFrameRegister()
/external/llvm/lib/Target/Hexagon/Disassembler/
DHexagonDisassembler.cpp473 static DecodeStatus DecodeRegisterClass(MCInst &Inst, unsigned RegNo, in DecodeRegisterClass()
483 static DecodeStatus DecodeIntRegsLow8RegisterClass(MCInst &Inst, unsigned RegNo, in DecodeIntRegsLow8RegisterClass()
489 static DecodeStatus DecodeIntRegsRegisterClass(MCInst &Inst, unsigned RegNo, in DecodeIntRegsRegisterClass()
504 static DecodeStatus DecodeVectorRegsRegisterClass(MCInst &Inst, unsigned RegNo, in DecodeVectorRegsRegisterClass()
519 static DecodeStatus DecodeDoubleRegsRegisterClass(MCInst &Inst, unsigned RegNo, in DecodeDoubleRegsRegisterClass()
531 static DecodeStatus DecodeVecDblRegsRegisterClass(MCInst &Inst, unsigned RegNo, in DecodeVecDblRegsRegisterClass()
543 static DecodeStatus DecodePredRegsRegisterClass(MCInst &Inst, unsigned RegNo, in DecodePredRegsRegisterClass()
552 static DecodeStatus DecodeVecPredRegsRegisterClass(MCInst &Inst, unsigned RegNo, in DecodeVecPredRegsRegisterClass()
561 static DecodeStatus DecodeCtrRegsRegisterClass(MCInst &Inst, unsigned RegNo, in DecodeCtrRegsRegisterClass()
582 static DecodeStatus DecodeCtrRegs64RegisterClass(MCInst &Inst, unsigned RegNo, in DecodeCtrRegs64RegisterClass()
[all …]
/external/llvm/lib/Target/Mips/MCTargetDesc/
DMipsTargetStreamer.cpp53 void MipsTargetStreamer::emitDirectiveSetAtWithArg(unsigned RegNo) { in emitDirectiveSetAtWithArg()
99 void MipsTargetStreamer::emitDirectiveCpLoad(unsigned RegNo) {} in emitDirectiveCpLoad()
106 void MipsTargetStreamer::emitDirectiveCpsetup(unsigned RegNo, int RegOrOffset, in emitDirectiveCpsetup()
399 void MipsTargetAsmStreamer::emitDirectiveSetAtWithArg(unsigned RegNo) { in emitDirectiveSetAtWithArg()
582 void MipsTargetAsmStreamer::emitDirectiveCpLoad(unsigned RegNo) { in emitDirectiveCpLoad()
596 void MipsTargetAsmStreamer::emitDirectiveCpsetup(unsigned RegNo, in emitDirectiveCpsetup()
994 void MipsTargetELFStreamer::emitDirectiveCpLoad(unsigned RegNo) { in emitDirectiveCpLoad()
1072 void MipsTargetELFStreamer::emitDirectiveCpsetup(unsigned RegNo, in emitDirectiveCpsetup()
/external/swiftshader/third_party/LLVM/lib/Target/X86/AsmParser/
DX86AsmLexer.cpp106 int RegNo = -1; in LexTokenATT() local
/external/llvm/include/llvm/MC/MCParser/
DMCTargetAsmParser.h142 virtual void SetFrameRegister(unsigned RegNo) {} in SetFrameRegister()
188 virtual bool OmitRegisterFromClobberLists(unsigned RegNo) { return false; } in OmitRegisterFromClobberLists()
/external/swiftshader/third_party/LLVM/lib/Target/MBlaze/AsmParser/
DMBlazeAsmParser.cpp388 bool MBlazeAsmParser::ParseRegister(unsigned &RegNo, in ParseRegister()
393 MBlazeOperand *MBlazeAsmParser::ParseRegister(unsigned &RegNo) { in ParseRegister()
461 unsigned RegNo; in ParseOperand() local
/external/llvm/lib/Target/Sparc/AsmParser/
DSparcAsmParser.cpp593 ParseRegister(unsigned &RegNo, SMLoc &StartLoc, SMLoc &EndLoc) in ParseRegister()
781 unsigned RegNo, RegKind; in parseOperand() local
840 unsigned RegNo; in parseSparcAsmOperand() local
935 unsigned &RegNo, in matchRegisterName()

1234