Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/Disassembler/
H A DAArch64Disassembler.cpp279 static DecodeStatus DecodeSyspXzrInstruction(MCInst &Inst, uint32_t insn,
1966 static DecodeStatus DecodeSyspXzrInstruction(MCInst &Inst, uint32_t insn, in DecodeSyspXzrInstruction() function
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.td9471 let DecoderMethod = "DecodeSyspXzrInstruction";