Home
last modified time | relevance | path

Searched defs:MCRI (Results 1 – 4 of 4) sorted by relevance

/llvm-project/llvm/lib/Target/AArch64/Disassembler/
H A DAArch64ExternalSymbolizer.cpp98 const MCRegisterInfo &MCRI = *Ctx.getRegisterInfo(); tryAddingSymbolicOperand() local
124 const MCRegisterInfo &MCRI = *Ctx.getRegisterInfo(); tryAddingSymbolicOperand() local
/llvm-project/llvm/include/llvm/MC/
H A DMCRegisterInfo.h547 MCSubRegIndexIterator(MCRegister Reg,const MCRegisterInfo * MCRI) MCSubRegIndexIterator() argument
633 MCRegUnitIterator(MCRegister Reg,const MCRegisterInfo * MCRI) MCRegUnitIterator() argument
668 MCRegUnitMaskIterator(MCRegister Reg,const MCRegisterInfo * MCRI) MCRegUnitMaskIterator() argument
707 MCRegUnitRootIterator(unsigned RegUnit,const MCRegisterInfo * MCRI) MCRegUnitRootIterator() argument
739 MCRegAliasIterator(MCRegister Reg,const MCRegisterInfo * MCRI,bool IncludeSelf) MCRegAliasIterator() argument
[all...]
H A DMCInstrAnalysis.h84 const MCRegisterInfo &MCRI) const { in mayAffectControlFlow() argument
/llvm-project/llvm/lib/MC/
H A DMCRegisterInfo.cpp29 const MCRegisterInfo *MCRI; member in __anon246167430111::MCRegAliasIteratorImpl
36 MCRegAliasIteratorImpl(MCRegister Reg, const MCRegisterInfo *MCRI) in MCRegAliasIteratorImpl() argument
[all...]