Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/SystemZ/MCTargetDesc/
H A DSystemZMCCodeEmitter.cpp194 unsigned ByteOffs = MemOpsEmitted++ == 0 ? 2 : 4; in getDispOpValue() local
195 Fixups.push_back(MCFixup::create(ByteOffs, MO.getExpr(), (MCFixupKind)Kind, in getDispOpValue()