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

/openbsd-current/gnu/llvm/llvm/lib/Target/AArch64/AsmParser/
H A DAArch64AsmParser.cpp2421 CreateShiftExtend(AArch64_AM::ShiftExtendType ShOp, unsigned Val, function in class:__anon2549::AArch64Operand
3599 AArch64Operand::CreateShiftExtend(ShOp, 0, false, S, E, getContext()));
3623 Operands.push_back(AArch64Operand::CreateShiftExtend(
4950 Operands.push_back(AArch64Operand::CreateShiftExtend(AArch64_AM::LSL,

Completed in 72 milliseconds