Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/Disassembler/
H A DAArch64Disassembler.cpp147 static DecodeStatus DecodeExclusiveLdStInstruction(MCInst &Inst, uint32_t insn,
1331 static DecodeStatus DecodeExclusiveLdStInstruction(MCInst &Inst, uint32_t insn, in DecodeExclusiveLdStInstruction() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64InstrFormats.td4279 let DecoderMethod = "DecodeExclusiveLdStInstruction";