Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/AArch64/Disassembler/
H A DAArch64Disassembler.cpp120 static DecodeStatus DecodeFixedPointScaleImm64(MCInst &Inst, unsigned Imm,
790 static DecodeStatus DecodeFixedPointScaleImm64(MCInst &Inst, unsigned Imm, in DecodeFixedPointScaleImm64() function
/freebsd-12.1/contrib/llvm/lib/Target/AArch64/
H A DAArch64InstrFormats.td565 let DecoderMethod = "DecodeFixedPointScaleImm64";