Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/Disassembler/
H A DAArch64Disassembler.cpp72 static DecodeStatus DecodePCRelLabel16(MCInst &Inst, unsigned Imm,
440 static DecodeStatus DecodePCRelLabel16(MCInst &Inst, unsigned Imm, in DecodePCRelLabel16() function
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64InstrFormats.td2392 let DecoderMethod = "DecodePCRelLabel16";