Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/Disassembler/
H A DAArch64ExternalSymbolizer.cpp98 const MCRegisterInfo &MCRI = *Ctx.getRegisterInfo(); in tryAddingSymbolicOperand() local
124 const MCRegisterInfo &MCRI = *Ctx.getRegisterInfo(); in tryAddingSymbolicOperand() local
/freebsd-src/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCRegisterInfo.h552 MCSubRegIndexIterator(MCRegister Reg,const MCRegisterInfo * MCRI) MCSubRegIndexIterator() argument
637 MCRegUnitIterator(MCRegister Reg,const MCRegisterInfo * MCRI) MCRegUnitIterator() argument
672 MCRegUnitMaskIterator(MCRegister Reg,const MCRegisterInfo * MCRI) MCRegUnitMaskIterator() argument
710 MCRegUnitRootIterator(unsigned RegUnit,const MCRegisterInfo * MCRI) MCRegUnitRootIterator() argument
740 const MCRegisterInfo *MCRI; global() variable
748 MCRegAliasIterator(MCRegister Reg,const MCRegisterInfo * MCRI,bool IncludeSelf) MCRegAliasIterator() argument
[all...]
H A DMCInstrAnalysis.h84 const MCRegisterInfo &MCRI) const { in mayAffectControlFlow() argument