Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Target/AArch64/Disassembler/
DAArch64Disassembler.cpp156 static DecodeStatus DecodeFixedPointScaleImm32(MCInst &Inst, unsigned Imm,
849 static DecodeStatus DecodeFixedPointScaleImm32(MCInst &Inst, unsigned Imm, in DecodeFixedPointScaleImm32() function
/openbsd/src/gnu/llvm/llvm/lib/Target/AArch64/
DAArch64InstrFormats.td655 let DecoderMethod = "DecodeFixedPointScaleImm32";