Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/AArch64/Disassembler/
H A DAArch64Disassembler.cpp218 static DecodeStatus DecodeImm8OptLsl(MCInst &Inst, unsigned Imm,
1838 static DecodeStatus DecodeImm8OptLsl(MCInst &Inst, unsigned Imm, in DecodeImm8OptLsl() function
/freebsd-12.1/contrib/llvm/lib/Target/AArch64/
H A DSVEInstrFormats.td174 let DecoderMethod = "DecodeImm8OptLsl<" # ElementWidth # ">";