Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/AArch64/Disassembler/
H A DAArch64Disassembler.cpp186 static DecodeStatus DecodeAddSubImmShift(MCInst &Inst, uint32_t insn,
1657 static DecodeStatus DecodeAddSubImmShift(MCInst &Inst, uint32_t insn, in DecodeAddSubImmShift() function
/llvm-project-15.0.7/llvm/lib/Target/AArch64/
H A DAArch64InstrFormats.td2472 let DecoderMethod = "DecodeAddSubImmShift";