Searched defs:CreateImmWithLSL (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Target/AArch64/AsmParser/
H A DAArch64AsmParser.cpp759 static AArch64Operand *CreateImmWithLSL(const MCExpr *Val, function in class:__anon22264::AArch64Operand
1399 Operands.push_back(AArch64Operand::CreateImmWithLSL(Imm, 0, true, S, E));
1430 Operands.push_back(AArch64Operand::CreateImmWithLSL(Imm, ShiftAmount,

Completed in 41 milliseconds