Home
last modified time | relevance | path

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

1234

/openbsd-src/gnu/llvm/llvm/lib/Target/PowerPC/Disassembler/
H A DPPCDisassembler.cpp84 static DecodeStatus decodeRegisterClass(MCInst &Inst, uint64_t RegNo, in decodeRegisterClass()
91 static DecodeStatus DecodeCRRCRegisterClass(MCInst &Inst, uint64_t RegNo, in DecodeCRRCRegisterClass()
97 static DecodeStatus DecodeCRBITRCRegisterClass(MCInst &Inst, uint64_t RegNo, in DecodeCRBITRCRegisterClass()
103 static DecodeStatus DecodeF4RCRegisterClass(MCInst &Inst, uint64_t RegNo, in DecodeF4RCRegisterClass()
109 static DecodeStatus DecodeF8RCRegisterClass(MCInst &Inst, uint64_t RegNo, in DecodeF8RCRegisterClass()
115 static DecodeStatus DecodeVFRCRegisterClass(MCInst &Inst, uint64_t RegNo, in DecodeVFRCRegisterClass()
121 static DecodeStatus DecodeVRRCRegisterClass(MCInst &Inst, uint64_t RegNo, in DecodeVRRCRegisterClass()
127 static DecodeStatus DecodeVSRCRegisterClass(MCInst &Inst, uint64_t RegNo, in DecodeVSRCRegisterClass()
133 static DecodeStatus DecodeVSFRCRegisterClass(MCInst &Inst, uint64_t RegNo, in DecodeVSFRCRegisterClass()
139 static DecodeStatus DecodeVSSRCRegisterClass(MCInst &Inst, uint64_t RegNo, in DecodeVSSRCRegisterClass()
[all …]
/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DMachineRegisterInfo.h113 MachineOperand *&getRegUseDefListHead(Register RegNo) { in getRegUseDefListHead()
119 MachineOperand *getRegUseDefListHead(Register RegNo) const { in getRegUseDefListHead()
303 reg_iterator reg_begin(Register RegNo) const { in reg_begin()
316 reg_instr_iterator reg_instr_begin(Register RegNo) const { in reg_instr_begin()
332 reg_bundle_iterator reg_bundle_begin(Register RegNo) const { in reg_bundle_begin()
345 bool reg_empty(Register RegNo) const { return reg_begin(RegNo) == reg_end(); } in reg_empty()
351 reg_nodbg_iterator reg_nodbg_begin(Register RegNo) const { in reg_nodbg_begin()
368 reg_instr_nodbg_iterator reg_instr_nodbg_begin(Register RegNo) const { in reg_instr_nodbg_begin()
385 reg_bundle_nodbg_iterator reg_bundle_nodbg_begin(Register RegNo) const { in reg_bundle_nodbg_begin()
399 bool reg_nodbg_empty(Register RegNo) const { in reg_nodbg_empty()
[all …]
/openbsd-src/gnu/llvm/llvm/lib/Target/Sparc/Disassembler/
H A DSparcDisassembler.cpp145 static DecodeStatus DecodeIntRegsRegisterClass(MCInst &Inst, unsigned RegNo, in DecodeIntRegsRegisterClass()
155 static DecodeStatus DecodeI64RegsRegisterClass(MCInst &Inst, unsigned RegNo, in DecodeI64RegsRegisterClass()
163 static DecodeStatus DecodePointerLikeRegClass0(MCInst &Inst, unsigned RegNo, in DecodePointerLikeRegClass0()
169 static DecodeStatus DecodeFPRegsRegisterClass(MCInst &Inst, unsigned RegNo, in DecodeFPRegsRegisterClass()
179 static DecodeStatus DecodeDFPRegsRegisterClass(MCInst &Inst, unsigned RegNo, in DecodeDFPRegsRegisterClass()
189 static DecodeStatus DecodeQFPRegsRegisterClass(MCInst &Inst, unsigned RegNo, in DecodeQFPRegsRegisterClass()
203 DecodeCoprocRegsRegisterClass(MCInst &Inst, unsigned RegNo, uint64_t Address, in DecodeCoprocRegsRegisterClass()
212 static DecodeStatus DecodeFCCRegsRegisterClass(MCInst &Inst, unsigned RegNo, in DecodeFCCRegsRegisterClass()
221 static DecodeStatus DecodeASRRegsRegisterClass(MCInst &Inst, unsigned RegNo, in DecodeASRRegsRegisterClass()
230 static DecodeStatus DecodePRRegsRegisterClass(MCInst &Inst, unsigned RegNo, in DecodePRRegsRegisterClass()
[all …]
/openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/Disassembler/
H A DHexagonDisassembler.cpp537 static DecodeStatus DecodeRegisterClass(MCInst &Inst, unsigned RegNo, in DecodeRegisterClass()
548 DecodeIntRegsLow8RegisterClass(MCInst &Inst, unsigned RegNo, uint64_t Address, in DecodeIntRegsLow8RegisterClass()
553 static DecodeStatus DecodeIntRegsRegisterClass(MCInst &Inst, unsigned RegNo, in DecodeIntRegsRegisterClass()
569 DecodeGeneralSubRegsRegisterClass(MCInst &Inst, unsigned RegNo, in DecodeGeneralSubRegsRegisterClass()
582 static DecodeStatus DecodeHvxVRRegisterClass(MCInst &Inst, unsigned RegNo, in DecodeHvxVRRegisterClass()
598 DecodeDoubleRegsRegisterClass(MCInst &Inst, unsigned RegNo, in DecodeDoubleRegsRegisterClass()
611 DecodeGeneralDoubleLow8RegsRegisterClass(MCInst &Inst, unsigned RegNo, in DecodeGeneralDoubleLow8RegsRegisterClass()
621 static DecodeStatus DecodeHvxWRRegisterClass(MCInst &Inst, unsigned RegNo, in DecodeHvxWRRegisterClass()
639 DecodeHvxVQRRegisterClass(MCInst &Inst, unsigned RegNo, in DecodeHvxVQRRegisterClass()
649 static DecodeStatus DecodePredRegsRegisterClass(MCInst &Inst, unsigned RegNo, in DecodePredRegsRegisterClass()
[all …]
/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/Disassembler/
H A DAArch64Disassembler.cpp417 static DecodeStatus DecodeFPR128RegisterClass(MCInst &Inst, unsigned RegNo, in DecodeFPR128RegisterClass()
430 DecodeFPR128_loRegisterClass(MCInst &Inst, unsigned RegNo, uint64_t Addr, in DecodeFPR128_loRegisterClass()
437 static DecodeStatus DecodeFPR64RegisterClass(MCInst &Inst, unsigned RegNo, in DecodeFPR64RegisterClass()
449 static DecodeStatus DecodeFPR32RegisterClass(MCInst &Inst, unsigned RegNo, in DecodeFPR32RegisterClass()
461 static DecodeStatus DecodeFPR16RegisterClass(MCInst &Inst, unsigned RegNo, in DecodeFPR16RegisterClass()
473 static DecodeStatus DecodeFPR8RegisterClass(MCInst &Inst, unsigned RegNo, in DecodeFPR8RegisterClass()
486 DecodeGPR64commonRegisterClass(MCInst &Inst, unsigned RegNo, uint64_t Addr, in DecodeGPR64commonRegisterClass()
498 static DecodeStatus DecodeGPR64RegisterClass(MCInst &Inst, unsigned RegNo, in DecodeGPR64RegisterClass()
511 DecodeGPR64x8ClassRegisterClass(MCInst &Inst, unsigned RegNo, uint64_t Address, in DecodeGPR64x8ClassRegisterClass()
525 static DecodeStatus DecodeGPR64spRegisterClass(MCInst &Inst, unsigned RegNo, in DecodeGPR64spRegisterClass()
[all …]
/openbsd-src/gnu/llvm/llvm/lib/Target/RISCV/Disassembler/
H A DRISCVDisassembler.cpp61 static DecodeStatus DecodeGPRRegisterClass(MCInst &Inst, uint64_t RegNo, in DecodeGPRRegisterClass()
76 static DecodeStatus DecodeFPR16RegisterClass(MCInst &Inst, uint64_t RegNo, in DecodeFPR16RegisterClass()
87 static DecodeStatus DecodeFPR32RegisterClass(MCInst &Inst, uint64_t RegNo, in DecodeFPR32RegisterClass()
98 static DecodeStatus DecodeFPR32CRegisterClass(MCInst &Inst, uint64_t RegNo, in DecodeFPR32CRegisterClass()
109 static DecodeStatus DecodeFPR64RegisterClass(MCInst &Inst, uint64_t RegNo, in DecodeFPR64RegisterClass()
120 static DecodeStatus DecodeFPR64CRegisterClass(MCInst &Inst, uint64_t RegNo, in DecodeFPR64CRegisterClass()
131 static DecodeStatus DecodeGPRNoX0RegisterClass(MCInst &Inst, uint64_t RegNo, in DecodeGPRNoX0RegisterClass()
142 DecodeGPRNoX0X2RegisterClass(MCInst &Inst, uint64_t RegNo, uint64_t Address, in DecodeGPRNoX0X2RegisterClass()
151 static DecodeStatus DecodeGPRCRegisterClass(MCInst &Inst, uint64_t RegNo, in DecodeGPRCRegisterClass()
162 static DecodeStatus DecodeGPRPF64RegisterClass(MCInst &Inst, uint64_t RegNo, in DecodeGPRPF64RegisterClass()
[all …]
/openbsd-src/gnu/llvm/llvm/lib/Target/M68k/Disassembler/
H A DM68kDisassembler.cpp41 static DecodeStatus DecodeRegisterClass(MCInst &Inst, uint64_t RegNo, in DecodeRegisterClass()
49 static DecodeStatus DecodeDR32RegisterClass(MCInst &Inst, uint64_t RegNo, in DecodeDR32RegisterClass()
55 static DecodeStatus DecodeDR16RegisterClass(MCInst &Inst, uint64_t RegNo, in DecodeDR16RegisterClass()
61 static DecodeStatus DecodeDR8RegisterClass(MCInst &Inst, uint64_t RegNo, in DecodeDR8RegisterClass()
67 static DecodeStatus DecodeAR32RegisterClass(MCInst &Inst, uint64_t RegNo, in DecodeAR32RegisterClass()
73 static DecodeStatus DecodeAR16RegisterClass(MCInst &Inst, uint64_t RegNo, in DecodeAR16RegisterClass()
79 static DecodeStatus DecodeXR32RegisterClass(MCInst &Inst, uint64_t RegNo, in DecodeXR32RegisterClass()
85 static DecodeStatus DecodeXR16RegisterClass(MCInst &Inst, uint64_t RegNo, in DecodeXR16RegisterClass()
/openbsd-src/gnu/llvm/llvm/lib/Target/CSKY/Disassembler/
H A DCSKYDisassembler.cpp108 static DecodeStatus DecodeGPRRegisterClass(MCInst &Inst, uint64_t RegNo, in DecodeGPRRegisterClass()
118 static DecodeStatus DecodeFPR32RegisterClass(MCInst &Inst, uint64_t RegNo, in DecodeFPR32RegisterClass()
128 static DecodeStatus DecodesFPR32RegisterClass(MCInst &Inst, uint64_t RegNo, in DecodesFPR32RegisterClass()
138 static DecodeStatus DecodesFPR64RegisterClass(MCInst &Inst, uint64_t RegNo, in DecodesFPR64RegisterClass()
148 static DecodeStatus DecodesFPR64_VRegisterClass(MCInst &Inst, uint64_t RegNo, in DecodesFPR64_VRegisterClass()
158 static DecodeStatus DecodeFPR64RegisterClass(MCInst &Inst, uint64_t RegNo, in DecodeFPR64RegisterClass()
170 static DecodeStatus DecodesFPR128RegisterClass(MCInst &Inst, uint64_t RegNo, in DecodesFPR128RegisterClass()
180 static DecodeStatus DecodesGPRRegisterClass(MCInst &Inst, uint64_t RegNo, in DecodesGPRRegisterClass()
190 static DecodeStatus DecodemGPRRegisterClass(MCInst &Inst, uint64_t RegNo, in DecodemGPRRegisterClass()
202 static DecodeStatus DecodeGPRSPRegisterClass(MCInst &Inst, uint64_t RegNo, in DecodeGPRSPRegisterClass()
[all …]
/openbsd-src/gnu/llvm/llvm/lib/Target/LoongArch/Disassembler/
H A DLoongArchDisassembler.cpp58 static DecodeStatus DecodeGPRRegisterClass(MCInst &Inst, uint64_t RegNo, in DecodeGPRRegisterClass()
67 static DecodeStatus DecodeFPR32RegisterClass(MCInst &Inst, uint64_t RegNo, in DecodeFPR32RegisterClass()
76 static DecodeStatus DecodeFPR64RegisterClass(MCInst &Inst, uint64_t RegNo, in DecodeFPR64RegisterClass()
85 static DecodeStatus DecodeCFRRegisterClass(MCInst &Inst, uint64_t RegNo, in DecodeCFRRegisterClass()
94 static DecodeStatus DecodeFCSRRegisterClass(MCInst &Inst, uint64_t RegNo, in DecodeFCSRRegisterClass()
/openbsd-src/gnu/llvm/llvm/lib/Target/SystemZ/Disassembler/
H A DSystemZDisassembler.cpp81 static DecodeStatus decodeRegisterClass(MCInst &Inst, uint64_t RegNo, in decodeRegisterClass()
91 static DecodeStatus DecodeGR32BitRegisterClass(MCInst &Inst, uint64_t RegNo, in DecodeGR32BitRegisterClass()
97 static DecodeStatus DecodeGRH32BitRegisterClass(MCInst &Inst, uint64_t RegNo, in DecodeGRH32BitRegisterClass()
103 static DecodeStatus DecodeGR64BitRegisterClass(MCInst &Inst, uint64_t RegNo, in DecodeGR64BitRegisterClass()
109 static DecodeStatus DecodeGR128BitRegisterClass(MCInst &Inst, uint64_t RegNo, in DecodeGR128BitRegisterClass()
116 DecodeADDR64BitRegisterClass(MCInst &Inst, uint64_t RegNo, uint64_t Address, in DecodeADDR64BitRegisterClass()
121 static DecodeStatus DecodeFP32BitRegisterClass(MCInst &Inst, uint64_t RegNo, in DecodeFP32BitRegisterClass()
127 static DecodeStatus DecodeFP64BitRegisterClass(MCInst &Inst, uint64_t RegNo, in DecodeFP64BitRegisterClass()
133 static DecodeStatus DecodeFP128BitRegisterClass(MCInst &Inst, uint64_t RegNo, in DecodeFP128BitRegisterClass()
139 static DecodeStatus DecodeVR32BitRegisterClass(MCInst &Inst, uint64_t RegNo, in DecodeVR32BitRegisterClass()
[all …]
/openbsd-src/gnu/llvm/llvm/lib/Target/Mips/Disassembler/
H A DMipsDisassembler.cpp521 static unsigned getReg(const MCDisassembler *D, unsigned RC, unsigned RegNo) { in getReg()
1338 DecodeCPU16RegsRegisterClass(MCInst &Inst, unsigned RegNo, uint64_t Address, in DecodeCPU16RegsRegisterClass()
1343 static DecodeStatus DecodeGPR64RegisterClass(MCInst &Inst, unsigned RegNo, in DecodeGPR64RegisterClass()
1354 static DecodeStatus DecodeGPRMM16RegisterClass(MCInst &Inst, unsigned RegNo, in DecodeGPRMM16RegisterClass()
1365 DecodeGPRMM16ZeroRegisterClass(MCInst &Inst, unsigned RegNo, uint64_t Address, in DecodeGPRMM16ZeroRegisterClass()
1375 DecodeGPRMM16MovePRegisterClass(MCInst &Inst, unsigned RegNo, uint64_t Address, in DecodeGPRMM16MovePRegisterClass()
1384 static DecodeStatus DecodeGPR32RegisterClass(MCInst &Inst, unsigned RegNo, in DecodeGPR32RegisterClass()
1394 static DecodeStatus DecodePtrRegisterClass(MCInst &Inst, unsigned RegNo, in DecodePtrRegisterClass()
1403 static DecodeStatus DecodeDSPRRegisterClass(MCInst &Inst, unsigned RegNo, in DecodeDSPRRegisterClass()
1409 static DecodeStatus DecodeFGR64RegisterClass(MCInst &Inst, unsigned RegNo, in DecodeFGR64RegisterClass()
[all …]
/openbsd-src/gnu/llvm/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsTargetStreamer.cpp71 void MipsTargetStreamer::emitDirectiveSetAtWithArg(unsigned RegNo) { in emitDirectiveSetAtWithArg()
120 void MipsTargetStreamer::emitDirectiveCpAdd(unsigned RegNo) {} in emitDirectiveCpAdd()
121 void MipsTargetStreamer::emitDirectiveCpLoad(unsigned RegNo) {} in emitDirectiveCpLoad()
122 void MipsTargetStreamer::emitDirectiveCpLocal(unsigned RegNo) { in emitDirectiveCpLocal()
145 void MipsTargetStreamer::emitDirectiveCpsetup(unsigned RegNo, int RegOrOffset, in emitDirectiveCpsetup()
482 void MipsTargetAsmStreamer::emitDirectiveSetAtWithArg(unsigned RegNo) { in emitDirectiveSetAtWithArg()
680 void MipsTargetAsmStreamer::emitDirectiveCpAdd(unsigned RegNo) { in emitDirectiveCpAdd()
686 void MipsTargetAsmStreamer::emitDirectiveCpLoad(unsigned RegNo) { in emitDirectiveCpLoad()
692 void MipsTargetAsmStreamer::emitDirectiveCpLocal(unsigned RegNo) { in emitDirectiveCpLocal()
706 void MipsTargetAsmStreamer::emitDirectiveCpsetup(unsigned RegNo, in emitDirectiveCpsetup()
[all …]
/openbsd-src/gnu/llvm/llvm/lib/Target/VE/Disassembler/
H A DVEDisassembler.cpp127 static DecodeStatus DecodeI32RegisterClass(MCInst &Inst, unsigned RegNo, in DecodeI32RegisterClass()
137 static DecodeStatus DecodeI64RegisterClass(MCInst &Inst, unsigned RegNo, in DecodeI64RegisterClass()
147 static DecodeStatus DecodeF32RegisterClass(MCInst &Inst, unsigned RegNo, in DecodeF32RegisterClass()
157 static DecodeStatus DecodeF128RegisterClass(MCInst &Inst, unsigned RegNo, in DecodeF128RegisterClass()
167 static DecodeStatus DecodeV64RegisterClass(MCInst &Inst, unsigned RegNo, in DecodeV64RegisterClass()
181 static DecodeStatus DecodeVMRegisterClass(MCInst &Inst, unsigned RegNo, in DecodeVMRegisterClass()
191 static DecodeStatus DecodeVM512RegisterClass(MCInst &Inst, unsigned RegNo, in DecodeVM512RegisterClass()
201 static DecodeStatus DecodeMISCRegisterClass(MCInst &Inst, unsigned RegNo, in DecodeMISCRegisterClass()
/openbsd-src/gnu/llvm/llvm/lib/Target/MSP430/AsmParser/
H A DMSP430AsmParser.cpp192 void setReg(unsigned RegNo) { in setReg()
293 bool MSP430AsmParser::parseRegister(MCRegister &RegNo, SMLoc &StartLoc, in parseRegister()
307 OperandMatchResultTy MSP430AsmParser::tryParseRegister(MCRegister &RegNo, in tryParseRegister()
459 MCRegister RegNo; in ParseOperand() local
474 MCRegister RegNo = MSP430::PC; in ParseOperand() local
510 MCRegister RegNo; in ParseOperand() local
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
H A DDbgEntityHistoryCalculator.cpp296 static void dropRegDescribedVar(RegDescribedVarsMap &RegVars, unsigned RegNo, in dropRegDescribedVar()
310 static void addRegDescribedVar(RegDescribedVarsMap &RegVars, unsigned RegNo, in addRegDescribedVar()
322 static void clobberRegEntries(InlinedEntity Var, unsigned RegNo, in clobberRegEntries()
431 for (Register RegNo : FellowRegisters) in clobberRegisterUses() local
439 static void clobberRegisterUses(RegDescribedVarsMap &RegVars, unsigned RegNo, in clobberRegisterUses()
/openbsd-src/gnu/llvm/llvm/lib/Target/AVR/AsmParser/
H A DAVRAsmParser.cpp234 void makeReg(unsigned RegNo) { in makeReg()
244 void makeMemri(unsigned RegNo, MCExpr const *Imm) { in makeMemri()
405 int RegNo = parseRegister(); in tryParseRegisterOperand() local
567 int RegNo; in parseMemriOperand() local
593 bool AVRAsmParser::parseRegister(MCRegister &RegNo, SMLoc &StartLoc, in parseRegister()
602 OperandMatchResultTy AVRAsmParser::tryParseRegister(MCRegister &RegNo, in tryParseRegister()
/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DSIInsertWaitcnts.cpp536 for (int RegNo = Interval.first; RegNo < Interval.second; ++RegNo) { in setExpScore() local
693 for (int RegNo = Interval.first; RegNo < Interval.second; ++RegNo) in updateByEvent() local
697 for (int RegNo = Interval.first; RegNo < Interval.second; ++RegNo) { in updateByEvent() local
779 void WaitcntBrackets::determineWait(InstCounterType T, int RegNo, in determineWait()
1125 for (int RegNo = CallAddrOpInterval.first; in generateWaitcntInstBefore() local
1135 for (int RegNo = RtnAddrOpInterval.first; in generateWaitcntInstBefore() local
1167 unsigned RegNo = SQ_MAX_PGM_VGPRS + EXTRA_VGPR_LDS; in generateWaitcntInstBefore() local
1189 for (int RegNo = Interval.first; RegNo < Interval.second; ++RegNo) { in generateWaitcntInstBefore() local
1737 for (int RegNo = Interval.first; RegNo < Interval.second; ++RegNo) { in shouldFlushVmCnt() local
1753 for (int RegNo = Interval.first; RegNo < Interval.second; ++RegNo) { in shouldFlushVmCnt() local
/openbsd-src/gnu/llvm/llvm/lib/Target/BPF/AsmParser/
H A DBPFAsmParser.cpp327 bool BPFAsmParser::parseRegister(MCRegister &RegNo, SMLoc &StartLoc, in parseRegister()
334 OperandMatchResultTy BPFAsmParser::tryParseRegister(MCRegister &RegNo, in tryParseRegister()
426 unsigned RegNo = MatchRegisterName(Name); in parseRegister() local
467 unsigned RegNo = MatchRegisterName(Name); in ParseInstruction() local
/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/Disassembler/
H A DARMDisassembler.cpp1293 static DecodeStatus DecodeGPRRegisterClass(MCInst &Inst, unsigned RegNo, in DecodeGPRRegisterClass()
1304 static DecodeStatus DecodeCLRMGPRRegisterClass(MCInst &Inst, unsigned RegNo, in DecodeCLRMGPRRegisterClass()
1318 static DecodeStatus DecodeGPRnopcRegisterClass(MCInst &Inst, unsigned RegNo, in DecodeGPRnopcRegisterClass()
1331 static DecodeStatus DecodeGPRnospRegisterClass(MCInst &Inst, unsigned RegNo, in DecodeGPRnospRegisterClass()
1345 DecodeGPRwithAPSRRegisterClass(MCInst &Inst, unsigned RegNo, uint64_t Address, in DecodeGPRwithAPSRRegisterClass()
1360 DecodeGPRwithZRRegisterClass(MCInst &Inst, unsigned RegNo, uint64_t Address, in DecodeGPRwithZRRegisterClass()
1378 DecodeGPRwithZRnospRegisterClass(MCInst &Inst, unsigned RegNo, uint64_t Address, in DecodeGPRwithZRnospRegisterClass()
1387 static DecodeStatus DecodetGPRRegisterClass(MCInst &Inst, unsigned RegNo, in DecodetGPRRegisterClass()
1400 static DecodeStatus DecodeGPRPairRegisterClass(MCInst &Inst, unsigned RegNo, in DecodeGPRPairRegisterClass()
1419 DecodeGPRPairnospRegisterClass(MCInst &Inst, unsigned RegNo, uint64_t Address, in DecodeGPRPairnospRegisterClass()
[all …]
/openbsd-src/gnu/llvm/llvm/lib/Target/NVPTX/
H A DNVPTXRegisterInfo.h53 const char *getName(unsigned RegNo) const { in getName()
/openbsd-src/gnu/llvm/llvm/lib/Target/M68k/AsmParser/
H A DM68kAsmParser.cpp468 static inline bool checkRegisterClass(unsigned RegNo, bool Data, bool Address, in checkRegisterClass()
578 bool M68kAsmParser::parseRegisterName(MCRegister &RegNo, SMLoc Loc, in parseRegisterName()
627 OperandMatchResultTy M68kAsmParser::parseRegister(MCRegister &RegNo) { in parseRegister()
659 bool M68kAsmParser::parseRegister(MCRegister &RegNo, SMLoc &StartLoc, in parseRegister()
669 OperandMatchResultTy M68kAsmParser::tryParseRegister(MCRegister &RegNo, in tryParseRegister()
/openbsd-src/gnu/llvm/llvm/lib/Target/Xtensa/AsmParser/
H A DXtensaAsmParser.cpp63 OperandMatchResultTy tryParseRegister(MCRegister &RegNo, SMLoc &StartLoc, in tryParseRegister()
461 bool XtensaAsmParser::parseRegister(MCRegister &RegNo, SMLoc &StartLoc, in parseRegister()
495 unsigned RegNo = 0; in parseRegister() local
620 unsigned RegNo = MatchRegisterName(RegName); in ParseInstructionWithSR() local
/openbsd-src/gnu/llvm/clang/lib/Basic/Targets/
H A DXCore.h71 int getEHDataRegisterNumber(unsigned RegNo) const override { in getEHDataRegisterNumber()
/openbsd-src/gnu/llvm/llvm/lib/Target/BPF/Disassembler/
H A DBPFDisassembler.cpp101 static DecodeStatus DecodeGPRRegisterClass(MCInst &Inst, unsigned RegNo, in DecodeGPRRegisterClass()
117 DecodeGPR32RegisterClass(MCInst &Inst, unsigned RegNo, uint64_t /*Address*/, in DecodeGPR32RegisterClass()
/openbsd-src/gnu/llvm/llvm/include/llvm/MC/
H A DMCRegisterInfo.h69 unsigned RegNo = unsigned(Reg); in contains() local
454 const MCRegisterDesc &get(MCRegister RegNo) const { in get()
485 const char *getName(MCRegister RegNo) const { in getName()
553 uint16_t getEncodingValue(MCRegister RegNo) const { in getEncodingValue()

1234