Searched defs:RegNo (Results 1 - 25 of 68) sorted by relevance

123

/freebsd-current/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/
H A DX86MCExpr.h29 const int64_t RegNo; // All member in class:llvm::X86MCExpr
37 static const X86MCExpr *create(int64_t RegNo, MCContext &Ctx) { argument
H A DX86InstComments.cpp236 static unsigned getVectorRegSize(unsigned RegNo) { argument
/freebsd-current/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXRegisterInfo.h55 O << "reg" << RegNo; local
/freebsd-current/contrib/llvm-project/llvm/lib/Target/SystemZ/Disassembler/
H A DSystemZDisassembler.cpp82 static DecodeStatus decodeRegisterClass(MCInst &Inst, uint64_t RegNo, argument
[all...]
/freebsd-current/contrib/llvm-project/llvm/lib/Target/Lanai/Disassembler/
H A DLanaiDisassembler.cpp163 DecodeStatus DecodeGPRRegisterClass(MCInst &Inst, unsigned RegNo, argument
/freebsd-current/contrib/llvm-project/llvm/lib/Target/ARC/Disassembler/
H A DARCDisassembler.cpp131 static DecodeStatus DecodeGPR32RegisterClass(MCInst &Inst, unsigned RegNo, argument
144 static DecodeStatus DecodeGBR32ShortRegister(MCInst &Inst, unsigned RegNo, argument
/freebsd-current/contrib/llvm-project/llvm/lib/Target/LoongArch/Disassembler/
H A DLoongArchDisassembler.cpp58 static DecodeStatus DecodeGPRRegisterClass(MCInst &Inst, uint64_t RegNo, argument
67 static DecodeStatus DecodeFPR32RegisterClass(MCInst &Inst, uint64_t RegNo, argument
76 static DecodeStatus DecodeFPR64RegisterClass(MCInst &Inst, uint64_t RegNo, argument
85 static DecodeStatus DecodeCFRRegisterClass(MCInst &Inst, uint64_t RegNo, argument
94 DecodeFCSRRegisterClass(MCInst &Inst, uint64_t RegNo, uint64_t Address, const MCDisassembler *Decoder) argument
103 DecodeLSX128RegisterClass(MCInst &Inst, uint64_t RegNo, uint64_t Address, const MCDisassembler *Decoder) argument
112 DecodeLASX256RegisterClass(MCInst &Inst, uint64_t RegNo, uint64_t Address, const MCDisassembler *Decoder) argument
121 DecodeSCRRegisterClass(MCInst &Inst, uint64_t RegNo, uint64_t Address, const MCDisassembler *Decoder) argument
[all...]
/freebsd-current/contrib/llvm-project/llvm/lib/Target/M68k/Disassembler/
H A DM68kDisassembler.cpp42 static DecodeStatus DecodeRegisterClass(MCInst &Inst, uint64_t RegNo, argument
50 static DecodeStatus DecodeDR32RegisterClass(MCInst &Inst, uint64_t RegNo, argument
56 static DecodeStatus DecodeDR16RegisterClass(MCInst &Inst, uint64_t RegNo, argument
62 static DecodeStatus DecodeDR8RegisterClass(MCInst &Inst, uint64_t RegNo, argument
68 static DecodeStatus DecodeAR32RegisterClass(MCInst &Inst, uint64_t RegNo, argument
74 DecodeAR16RegisterClass(MCInst &Inst, uint64_t RegNo, uint64_t Address, const void *Decoder) argument
80 DecodeXR32RegisterClass(MCInst &Inst, uint64_t RegNo, uint64_t Address, const void *Decoder) argument
86 DecodeXR16RegisterClass(MCInst &Inst, uint64_t RegNo, uint64_t Address, const void *Decoder) argument
92 DecodeFPDRRegisterClass(MCInst &Inst, uint64_t RegNo, uint64_t Address, const void *Decoder) argument
101 DecodeFPCSCRegisterClass(MCInst &Inst, uint64_t RegNo, uint64_t Address, const void *Decoder) argument
[all...]
/freebsd-current/contrib/llvm-project/llvm/lib/Target/MSP430/Disassembler/
H A DMSP430Disassembler.cpp73 static DecodeStatus DecodeGR8RegisterClass(MCInst &MI, uint64_t RegNo, argument
91 static DecodeStatus DecodeGR16RegisterClass(MCInst &MI, uint64_t RegNo, argument
/freebsd-current/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfExpression.h114 static Register createRegister(int RegNo, const char *Comment) { argument
119 static Register createSubRegister(int RegNo, unsigned SizeInBits, argument
H A DDbgEntityHistoryCalculator.cpp303 static void dropRegDescribedVar(RegDescribedVarsMap &RegVars, unsigned RegNo, argument
317 static void addRegDescribedVar(RegDescribedVarsMap &RegVars, unsigned RegNo, argument
329 clobberRegEntries(InlinedEntity Var, unsigned RegNo, const MachineInstr &ClobberingInstr, DbgValueEntriesMap &LiveEntries, DbgValueHistoryMap &HistMap, SmallVectorImpl<Register> &FellowRegisters) argument
446 clobberRegisterUses(RegDescribedVarsMap &RegVars, unsigned RegNo, DbgValueHistoryMap &HistMap, DbgValueEntriesMap &LiveEntries, const MachineInstr &ClobberingInstr) argument
[all...]
/freebsd-current/contrib/llvm-project/llvm/lib/Target/AVR/Disassembler/
H A DAVRDisassembler.cpp70 static DecodeStatus DecodeGPR8RegisterClass(MCInst &Inst, unsigned RegNo, argument
81 static DecodeStatus DecodeLD8RegisterClass(MCInst &Inst, unsigned RegNo, argument
/freebsd-current/contrib/llvm-project/llvm/lib/Target/CSKY/Disassembler/
H A DCSKYDisassembler.cpp108 static DecodeStatus DecodeGPRRegisterClass(MCInst &Inst, uint64_t RegNo, argument
118 static DecodeStatus DecodeFPR32RegisterClass(MCInst &Inst, uint64_t RegNo, argument
128 static DecodeStatus DecodesFPR32RegisterClass(MCInst &Inst, uint64_t RegNo, argument
138 static DecodeStatus DecodesFPR64RegisterClass(MCInst &Inst, uint64_t RegNo, argument
148 DecodesFPR64_VRegisterClass(MCInst &Inst, uint64_t RegNo, uint64_t Address, const MCDisassembler *Decoder) argument
158 DecodeFPR64RegisterClass(MCInst &Inst, uint64_t RegNo, uint64_t Address, const MCDisassembler *Decoder) argument
170 DecodesFPR128RegisterClass(MCInst &Inst, uint64_t RegNo, uint64_t Address, const MCDisassembler *Decoder) argument
180 DecodesGPRRegisterClass(MCInst &Inst, uint64_t RegNo, uint64_t Address, const MCDisassembler *Decoder) argument
190 DecodemGPRRegisterClass(MCInst &Inst, uint64_t RegNo, uint64_t Address, const MCDisassembler *Decoder) argument
202 DecodeGPRSPRegisterClass(MCInst &Inst, uint64_t RegNo, uint64_t Address, const MCDisassembler *Decoder) argument
212 DecodeGPRPairRegisterClass(MCInst &Inst, uint64_t RegNo, uint64_t Address, const MCDisassembler *Decoder) argument
[all...]
/freebsd-current/contrib/llvm-project/llvm/lib/Target/Xtensa/Disassembler/
H A DXtensaDisassembler.cpp67 static DecodeStatus DecodeARRegisterClass(MCInst &Inst, uint64_t RegNo, argument
80 static DecodeStatus DecodeSRRegisterClass(MCInst &Inst, uint64_t RegNo, argument
/freebsd-current/contrib/llvm-project/llvm/lib/Target/BPF/Disassembler/
H A DBPFDisassembler.cpp100 static DecodeStatus DecodeGPRRegisterClass(MCInst &Inst, unsigned RegNo, argument
116 DecodeGPR32RegisterClass(MCInst &Inst, unsigned RegNo, uint64_t /*Address*/, argument
/freebsd-current/contrib/llvm-project/llvm/lib/Target/M68k/MCTargetDesc/
H A DM68kBaseInfo.h252 static inline bool isAddressRegister(unsigned RegNo) { argument
/freebsd-current/contrib/llvm-project/llvm/lib/Target/Sparc/Disassembler/
H A DSparcDisassembler.cpp141 static DecodeStatus DecodeIntRegsRegisterClass(MCInst &Inst, unsigned RegNo, argument
151 static DecodeStatus DecodeI64RegsRegisterClass(MCInst &Inst, unsigned RegNo, argument
159 static DecodeStatus DecodePointerLikeRegClass0(MCInst &Inst, unsigned RegNo, argument
165 static DecodeStatus DecodeFPRegsRegisterClass(MCInst &Inst, unsigned RegNo, argument
175 DecodeDFPRegsRegisterClass(MCInst &Inst, unsigned RegNo, uint64_t Address, const MCDisassembler *Decoder) argument
185 DecodeQFPRegsRegisterClass(MCInst &Inst, unsigned RegNo, uint64_t Address, const MCDisassembler *Decoder) argument
199 DecodeCoprocRegsRegisterClass(MCInst &Inst, unsigned RegNo, uint64_t Address, const MCDisassembler *Decoder) argument
208 DecodeFCCRegsRegisterClass(MCInst &Inst, unsigned RegNo, uint64_t Address, const MCDisassembler *Decoder) argument
217 DecodeASRRegsRegisterClass(MCInst &Inst, unsigned RegNo, uint64_t Address, const MCDisassembler *Decoder) argument
226 DecodePRRegsRegisterClass(MCInst &Inst, unsigned RegNo, uint64_t Address, const MCDisassembler *Decoder) argument
235 DecodeIntPairRegisterClass(MCInst &Inst, unsigned RegNo, uint64_t Address, const MCDisassembler *Decoder) argument
252 DecodeCoprocPairRegisterClass(MCInst &Inst, unsigned RegNo, uint64_t Address, const MCDisassembler *Decoder) argument
[all...]
/freebsd-current/contrib/llvm-project/llvm/lib/Target/VE/Disassembler/
H A DVEDisassembler.cpp127 static DecodeStatus DecodeI32RegisterClass(MCInst &Inst, unsigned RegNo, argument
137 static DecodeStatus DecodeI64RegisterClass(MCInst &Inst, unsigned RegNo, argument
147 static DecodeStatus DecodeF32RegisterClass(MCInst &Inst, unsigned RegNo, argument
157 static DecodeStatus DecodeF128RegisterClass(MCInst &Inst, unsigned RegNo, argument
167 DecodeV64RegisterClass(MCInst &Inst, unsigned RegNo, uint64_t Address, const MCDisassembler *Decoder) argument
181 DecodeVMRegisterClass(MCInst &Inst, unsigned RegNo, uint64_t Address, const MCDisassembler *Decoder) argument
191 DecodeVM512RegisterClass(MCInst &Inst, unsigned RegNo, uint64_t Address, const MCDisassembler *Decoder) argument
201 DecodeMISCRegisterClass(MCInst &Inst, unsigned RegNo, uint64_t Address, const MCDisassembler *Decoder) argument
[all...]
/freebsd-current/contrib/llvm-project/llvm/lib/Target/XCore/Disassembler/
H A DXCoreDisassembler.cpp69 static unsigned getReg(const MCDisassembler *D, unsigned RC, unsigned RegNo) { argument
176 static DecodeStatus DecodeGRRegsRegisterClass(MCInst &Inst, unsigned RegNo, argument
186 static DecodeStatus DecodeRRegsRegisterClass(MCInst &Inst, unsigned RegNo, argument
[all...]
/freebsd-current/contrib/llvm-project/llvm/lib/Target/PowerPC/Disassembler/
H A DPPCDisassembler.cpp84 static DecodeStatus decodeRegisterClass(MCInst &Inst, uint64_t RegNo, argument
92 static DecodeStatus DecodeCRRCRegisterClass(MCInst &Inst, uint64_t RegNo, argument
98 static DecodeStatus DecodeCRBITRCRegisterClass(MCInst &Inst, uint64_t RegNo, argument
104 static DecodeStatus DecodeF4RCRegisterClass(MCInst &Inst, uint64_t RegNo, argument
110 static DecodeStatus DecodeF8RCRegisterClass(MCInst &Inst, uint64_t RegNo, argument
116 DecodeFpRCRegisterClass(MCInst &Inst, uint64_t RegNo, uint64_t Address, const MCDisassembler *Decoder) argument
124 DecodeVFRCRegisterClass(MCInst &Inst, uint64_t RegNo, uint64_t Address, const MCDisassembler *Decoder) argument
130 DecodeVRRCRegisterClass(MCInst &Inst, uint64_t RegNo, uint64_t Address, const MCDisassembler *Decoder) argument
136 DecodeVSRCRegisterClass(MCInst &Inst, uint64_t RegNo, uint64_t Address, const MCDisassembler *Decoder) argument
142 DecodeVSFRCRegisterClass(MCInst &Inst, uint64_t RegNo, uint64_t Address, const MCDisassembler *Decoder) argument
148 DecodeVSSRCRegisterClass(MCInst &Inst, uint64_t RegNo, uint64_t Address, const MCDisassembler *Decoder) argument
154 DecodeGPRCRegisterClass(MCInst &Inst, uint64_t RegNo, uint64_t Address, const MCDisassembler *Decoder) argument
161 DecodeGPRC_NOR0RegisterClass(MCInst &Inst, uint64_t RegNo, uint64_t Address, const MCDisassembler *Decoder) argument
166 DecodeG8RCRegisterClass(MCInst &Inst, uint64_t RegNo, uint64_t Address, const MCDisassembler *Decoder) argument
172 DecodeG8pRCRegisterClass(MCInst &Inst, uint64_t RegNo, uint64_t Address, const MCDisassembler *Decoder) argument
179 DecodeG8RC_NOX0RegisterClass(MCInst &Inst, uint64_t RegNo, uint64_t Address, const MCDisassembler *Decoder) argument
187 DecodeSPERCRegisterClass(MCInst &Inst, uint64_t RegNo, uint64_t Address, const MCDisassembler *Decoder) argument
193 DecodeACCRCRegisterClass(MCInst &Inst, uint64_t RegNo, uint64_t Address, const MCDisassembler *Decoder) argument
199 DecodeWACCRCRegisterClass(MCInst &Inst, uint64_t RegNo, uint64_t Address, const void *Decoder) argument
205 DecodeWACC_HIRCRegisterClass(MCInst &Inst, uint64_t RegNo, uint64_t Address, const void *Decoder) argument
213 DecodeDMRROWRCRegisterClass(MCInst &Inst, uint64_t RegNo, uint64_t Address, const void *Decoder) argument
219 DecodeDMRROWpRCRegisterClass(MCInst &Inst, uint64_t RegNo, uint64_t Address, const void *Decoder) argument
225 DecodeDMRRCRegisterClass(MCInst &Inst, uint64_t RegNo, uint64_t Address, const void *Decoder) argument
233 DecodeDMRpRCRegisterClass(MCInst &Inst, uint64_t RegNo, uint64_t Address, const void *Decoder) argument
238 DecodeVSRpRCRegisterClass(MCInst &Inst, uint64_t RegNo, uint64_t Address, const MCDisassembler *Decoder) argument
276 decodeVSRpEvenOperands(MCInst &Inst, uint64_t RegNo, uint64_t Address, const MCDisassembler *Decoder) argument
[all...]
/freebsd-current/contrib/llvm-project/llvm/lib/Target/PowerPC/MCTargetDesc/
H A DPPCInstPrinter.cpp496 unsigned RegNo; local
[all...]
/freebsd-current/contrib/llvm-project/llvm/lib/Target/RISCV/Disassembler/
H A DRISCVDisassembler.cpp64 static DecodeStatus DecodeGPRRegisterClass(MCInst &Inst, uint32_t RegNo, argument
77 static DecodeStatus DecodeGPRX1X5RegisterClass(MCInst &Inst, uint32_t RegNo, argument
88 static DecodeStatus DecodeFPR16RegisterClass(MCInst &Inst, uint32_t RegNo, argument
99 static DecodeStatus DecodeFPR32RegisterClass(MCInst &Inst, uint32_t RegNo, argument
110 DecodeFPR32CRegisterClass(MCInst &Inst, uint32_t RegNo, uint64_t Address, const MCDisassembler *Decoder) argument
121 DecodeFPR64RegisterClass(MCInst &Inst, uint32_t RegNo, uint64_t Address, const MCDisassembler *Decoder) argument
132 DecodeFPR64CRegisterClass(MCInst &Inst, uint32_t RegNo, uint64_t Address, const MCDisassembler *Decoder) argument
143 DecodeGPRNoX0RegisterClass(MCInst &Inst, uint32_t RegNo, uint64_t Address, const MCDisassembler *Decoder) argument
154 DecodeGPRNoX0X2RegisterClass(MCInst &Inst, uint64_t RegNo, uint32_t Address, const MCDisassembler *Decoder) argument
163 DecodeGPRCRegisterClass(MCInst &Inst, uint32_t RegNo, uint64_t Address, const MCDisassembler *Decoder) argument
174 DecodeGPRPairRegisterClass(MCInst &Inst, uint32_t RegNo, uint64_t Address, const MCDisassembler *Decoder) argument
185 DecodeSR07RegisterClass(MCInst &Inst, uint64_t RegNo, uint64_t Address, const void *Decoder) argument
196 DecodeVRRegisterClass(MCInst &Inst, uint32_t RegNo, uint64_t Address, const MCDisassembler *Decoder) argument
207 DecodeVRM2RegisterClass(MCInst &Inst, uint32_t RegNo, uint64_t Address, const MCDisassembler *Decoder) argument
224 DecodeVRM4RegisterClass(MCInst &Inst, uint32_t RegNo, uint64_t Address, const MCDisassembler *Decoder) argument
241 DecodeVRM8RegisterClass(MCInst &Inst, uint32_t RegNo, uint64_t Address, const MCDisassembler *Decoder) argument
258 decodeVMaskReg(MCInst &Inst, uint64_t RegNo, uint64_t Address, const MCDisassembler *Decoder) argument
[all...]
/freebsd-current/contrib/llvm-project/llvm/lib/Target/BPF/AsmParser/
H A DBPFAsmParser.cpp209 static std::unique_ptr<BPFOperand> createReg(unsigned RegNo, SMLoc S, argument
447 unsigned RegNo = MatchRegisterName(Name); local
488 unsigned RegNo = MatchRegisterName(Name); local
/freebsd-current/contrib/llvm-project/llvm/lib/Target/MSP430/AsmParser/
H A DMSP430AsmParser.cpp191 void setReg(unsigned RegNo) { argument
451 MCRegister RegNo; local
466 MCRegister RegNo = MSP430::PC; local
500 MCRegister RegNo; local
[all...]
/freebsd-current/contrib/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsMCCodeEmitter.cpp728 unsigned RegNo = Ctx.getRegisterInfo()->getEncodingValue(Reg); local
1037 unsigned RegNo = Ctx.getRegisterInfo()->getEncodingValue(Reg); local

Completed in 337 milliseconds

123