Searched defs:RegisterInfo (Results 1 – 11 of 11) sorted by relevance
34 struct RegisterInfo { global() struct 36 nameRegisterInfo global() argument 38 alt_nameRegisterInfo global() argument 40 byte_sizeRegisterInfo global() argument 45 byte_offsetRegisterInfo global() argument 47 encodingRegisterInfo global() argument 49 formatRegisterInfo global() argument 51 kindsRegisterInfo global() argument 80 mutable_dataRegisterInfo global() argument
26 const LanaiRegisterInfo RegisterInfo; variable
205 std::unique_ptr<const MCRegisterInfo> RegisterInfo; variable
61 RegisterInfo = 0, enumerator
92 RegisterInfo section in LLVM BackEnds
442 const SparcRegisterInfo *RegisterInfo = Subtarget.getRegisterInfo(); PrintAsmOperand() local
538 bool RegisterContextMinidump_ARM::WriteRegister(const RegisterInfo *, in WriteRegister()
821 bool RegisterContextMinidump_ARM64::WriteRegister(const RegisterInfo *, in WriteRegister()
286 MCRegisterInfo *RegisterInfo = TheTarget->createMCRegInfo(TheTriple); in loadGenericTargetInfo() local
365 class RegisterInfo: class
1042 std::shared_ptr<const MCRegisterInfo> RegisterInfo; global() member in __anon2856f11e0611::DisassemblerTarget