Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/AArch64/Disassembler/
H A DAArch64Disassembler.cpp248 static DecodeStatus DecodeImm8OptLsl(MCInst &Inst, unsigned Imm, uint64_t Addr,
1820 static DecodeStatus DecodeImm8OptLsl(MCInst &Inst, unsigned Imm, uint64_t Addr, in DecodeImm8OptLsl() function
/llvm-project-15.0.7/llvm/lib/Target/AArch64/
H A DSVEInstrFormats.td181 let DecoderMethod = "DecodeImm8OptLsl<" # ElementWidth # ">";