Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64InstrFormats.td193 let RenderMethod = "addShifterOperands";
199 let RenderMethod = "addShifterOperands";
208 let RenderMethod = "addShifterOperands";
220 let RenderMethod = "addShifterOperands";
231 let RenderMethod = "addShifterOperands";
236 let RenderMethod = "addShifterOperands";
243 let RenderMethod = "addShifterOperands";
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/AsmParser/
H A DAArch64AsmParser.cpp2151 void addShifterOperands(MCInst &Inst, unsigned N) const { in addShifterOperands() function in __anon730428320111::AArch64Operand