Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AArch64/Disassembler/
HDAArch64Disassembler.cpp152 static DecodeStatus DecodeLogicalImmInstruction(MCInst &Inst, uint32_t insn,
1561 static DecodeStatus DecodeLogicalImmInstruction(MCInst &Inst, uint32_t insn, in DecodeLogicalImmInstruction() function
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
HDAArch64InstrFormats.td2628 let DecoderMethod = "DecodeLogicalImmInstruction";