Home
last modified time | relevance | path

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

/external/llvm/lib/Target/AArch64/Disassembler/
DAArch64Disassembler.cpp168 static DecodeStatus DecodeVecShiftL16Imm(llvm::MCInst &Inst, unsigned Imm,
730 static DecodeStatus DecodeVecShiftL16Imm(llvm::MCInst &Inst, unsigned Imm, in DecodeVecShiftL16Imm() function
/external/llvm/lib/Target/AArch64/
DAArch64InstrFormats.td430 let DecoderMethod = "DecodeVecShiftL16Imm";