Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/MCTargetDesc/
H A DSystemZMCCodeEmitter.cpp168 unsigned MIBitSize = MCII.get(MI.getOpcode()).getSize() * 8; in getImmOpValue() local
172 uint32_t BitOffset = MIBitSize - RawBitOffset - OpBitSize; in getImmOpValue()