Searched refs:getShiftedImmShift (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Target/AArch64/AsmParser/
H A DAArch64AsmParser.cpp331 unsigned getShiftedImmShift() const { function in class:__anon25952::AArch64Operand
1217 Inst.addOperand(MCOperand::CreateImm(getShiftedImmShift()));
1730 unsigned Shift = getShiftedImmShift();

Completed in 190 milliseconds