Searched defs:ShiftValue (Results 1 – 5 of 5) sorted by relevance
99 unsigned ShiftValue = (Size * 8) - 8; in applyFixup() local
129 unsigned ShiftValue = (Size * 8) - 8; in encodeInstruction() local
122 unsigned ShiftValue = MRI.createVirtualRegister( in EmitInstrWithCustomInserter() local
586 inline int ShiftValue() const { return static_cast<ShiftOp>(Bits(6, 5)); } in ShiftValue() function
3462 uint64_t ShiftValue = ImmValue; in expandRotationImm() local3608 uint64_t ShiftValue = ImmValue % 32; in expandDRotationImm() local