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.td202 let RenderMethod = "addShifterOperands";
208 let RenderMethod = "addShifterOperands";
217 let RenderMethod = "addShifterOperands";
229 let RenderMethod = "addShifterOperands";
240 let RenderMethod = "addShifterOperands";
245 let RenderMethod = "addShifterOperands";
252 let RenderMethod = "addShifterOperands";
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/AsmParser/
H A DAArch64AsmParser.cpp2199 void addShifterOperands(MCInst &Inst, unsigned N) const { in addShifterOperands() function in __anon730428320111::AArch64Operand