Searched defs:MCRegInfo (Results 1 – 5 of 5) sorted by relevance
71 const MCRegisterInfo *MCRegInfo) { in SetPhysRegUsed()
41 const MCRegisterInfo *MCRegInfo = Context.getRegisterInfo(); in emitInstruction() local
658 std::unique_ptr<MCRegisterInfo> MCRegInfo; in createRegInfo() local675 auto MCRegInfo = createRegInfo(Obj); in dumpObjectFile() local
788 auto *MCRegInfo = MRI.get(); in getRegisterName() local
74 auto *MCRegInfo = abi ? &abi->GetMCRegisterInfo() : nullptr; in DumpLocation() local