Home
last modified time | relevance | path

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

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