Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64InstrFormats.td135 let RenderMethod = "addShifterOperands";
141 let RenderMethod = "addShifterOperands";
150 let RenderMethod = "addShifterOperands";
162 let RenderMethod = "addShifterOperands";
173 let RenderMethod = "addShifterOperands";
178 let RenderMethod = "addShifterOperands";
185 let RenderMethod = "addShifterOperands";
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AArch64/AsmParser/
H A DAArch64AsmParser.cpp1891 void addShifterOperands(MCInst &Inst, unsigned N) const { in addShifterOperands() function in __anon56f6c4660111::AArch64Operand