Home
last modified time | relevance | path

Searched refs:addShifterOperands (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/Target/AArch64/
DAArch64InstrFormats.td93 let RenderMethod = "addShifterOperands";
99 let RenderMethod = "addShifterOperands";
108 let RenderMethod = "addShifterOperands";
120 let RenderMethod = "addShifterOperands";
131 let RenderMethod = "addShifterOperands";
136 let RenderMethod = "addShifterOperands";
143 let RenderMethod = "addShifterOperands";
/external/llvm/lib/Target/AArch64/AsmParser/
DAArch64AsmParser.cpp1467 void addShifterOperands(MCInst &Inst, unsigned N) const { in addShifterOperands() function in __anon26fd99540211::AArch64Operand