Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/MCTargetDesc/
H A DSystemZMCCodeEmitter.cpp169 uint32_t RawBitOffset = getOperandBitOffset(MI, OpNum, STI); in getImmOpValue() local
172 uint32_t BitOffset = MIBitSize - RawBitOffset - OpBitSize; in getImmOpValue()