Home
last modified time | relevance | path

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

/external/llvm/lib/Target/AArch64/Disassembler/
DAArch64Disassembler.cpp152 static DecodeStatus DecodeVecShiftR32Imm(llvm::MCInst &Inst, unsigned Imm,
693 static DecodeStatus DecodeVecShiftR32Imm(llvm::MCInst &Inst, unsigned Imm, in DecodeVecShiftR32Imm() function
/external/llvm/lib/Target/AArch64/
DAArch64InstrFormats.td388 let DecoderMethod = "DecodeVecShiftR32Imm";