Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/AArch64/
H A DAArch64InstrFormats.td111 let RenderMethod = "addShifterOperands";
117 let RenderMethod = "addShifterOperands";
126 let RenderMethod = "addShifterOperands";
138 let RenderMethod = "addShifterOperands";
149 let RenderMethod = "addShifterOperands";
154 let RenderMethod = "addShifterOperands";
161 let RenderMethod = "addShifterOperands";
/freebsd-12.1/contrib/llvm/lib/Target/AArch64/AsmParser/
H A DAArch64AsmParser.cpp1738 void addShifterOperands(MCInst &Inst, unsigned N) const { in addShifterOperands() function in __anon7d8c15f70111::AArch64Operand