Home
last modified time | relevance | path

Searched refs:addLogicalImmNotOperands (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/AsmParser/
H A DAArch64AsmParser.cpp1940 void addLogicalImmNotOperands(MCInst &Inst, unsigned N) const { in addLogicalImmNotOperands() function in __anonb6c3df290111::AArch64Operand
/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64InstrFormats.td854 let RenderMethod = "addLogicalImmNotOperands<int32_t>";
859 let RenderMethod = "addLogicalImmNotOperands<int64_t>";
H A DSVEInstrFormats.td159 let RenderMethod = "addLogicalImmNotOperands<int" # Width # "_t>";