Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/Disassembler/
H A DAArch64Disassembler.cpp120 static DecodeStatus DecodeAdrInstruction(MCInst &Inst, uint32_t insn,
1426 static DecodeStatus DecodeAdrInstruction(MCInst &Inst, uint32_t insn, in DecodeAdrInstruction() function
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64InstrFormats.td2706 let DecoderMethod = "DecodeAdrInstruction";