Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Target/AArch64/Disassembler/
DAArch64Disassembler.cpp192 static DecodeStatus DecodeAuthLoadInstruction(MCInst &Inst, uint32_t insn,
1576 static DecodeStatus DecodeAuthLoadInstruction(MCInst &Inst, uint32_t insn, in DecodeAuthLoadInstruction() function
/openbsd/src/gnu/llvm/llvm/lib/Target/AArch64/
DAArch64InstrFormats.td1964 let DecoderMethod = "DecodeAuthLoadInstruction";