Searched defs:AlignShiftValue (Results 1 – 1 of 1) sorted by relevance
296 Insn->setAlignment(Align(1ULL << AlignShiftValue)); in reconstructCommon() local 214 unsigned AlignShiftValue = Log2_64(Insn->getAlign().value()); fillCommonArgs() local