Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/Disassembler/
H A DAArch64Disassembler.cpp213 static DecodeStatus DecodeUnconditionalBranch(MCInst &Inst, uint32_t insn,
1807 static DecodeStatus DecodeUnconditionalBranch(MCInst &Inst, uint32_t insn, in DecodeUnconditionalBranch() function
/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64InstrFormats.td2161 let DecoderMethod = "DecodeUnconditionalBranch";