Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/AArch64/Disassembler/
H A DAArch64Disassembler.cpp163 static DecodeStatus DecodeAddSubImmShift(MCInst &Inst, uint32_t insn,
1666 static DecodeStatus DecodeAddSubImmShift(MCInst &Inst, uint32_t insn, in DecodeAddSubImmShift() function
/freebsd-12.1/contrib/llvm/lib/Target/AArch64/
H A DAArch64InstrFormats.td2041 let DecoderMethod = "DecodeAddSubImmShift";