Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/AArch64/
H A DAArch64InstrFormats.td139 let RenderMethod = "addShifterOperands";
145 let RenderMethod = "addShifterOperands";
154 let RenderMethod = "addShifterOperands";
166 let RenderMethod = "addShifterOperands";
177 let RenderMethod = "addShifterOperands";
182 let RenderMethod = "addShifterOperands";
189 let RenderMethod = "addShifterOperands";
/llvm-project-15.0.7/llvm/lib/Target/AArch64/AsmParser/
H A DAArch64AsmParser.cpp1889 void addShifterOperands(MCInst &Inst, unsigned N) const { in addShifterOperands() function in __anone48315620111::AArch64Operand