Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/Disassembler/
H A DAArch64Disassembler.cpp82 static DecodeStatus DecodePCRelLabel9(MCInst &Inst, unsigned Imm,
505 static DecodeStatus DecodePCRelLabel9(MCInst &Inst, unsigned Imm, uint64_t Addr, in DecodePCRelLabel9() function
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64InstrFormats.td2250 let DecoderMethod = "DecodePCRelLabel9";