Home
last modified time | relevance | path

Searched refs:ImplicitOffset (Results 1 – 1 of 1) sorted by relevance

/src/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCInstrDesc.h212 unsigned short ImplicitOffset; // Offset to start of implicit op list variable
567 reinterpret_cast<const MCPhysReg *>(this + Opcode + 1) + ImplicitOffset; in implicit_uses()
581 reinterpret_cast<const MCPhysReg *>(this + Opcode + 1) + ImplicitOffset; in implicit_defs()