Home
last modified time | relevance | path

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

/external/llvm/lib/Target/AArch64/Disassembler/
DAArch64Disassembler.cpp162 static DecodeStatus DecodeVecShiftR8Imm(llvm::MCInst &Inst, unsigned Imm,
715 static DecodeStatus DecodeVecShiftR8Imm(llvm::MCInst &Inst, unsigned Imm, in DecodeVecShiftR8Imm() function
/external/llvm/lib/Target/AArch64/
DAArch64InstrFormats.td367 let DecoderMethod = "DecodeVecShiftR8Imm";