Home
last modified time | relevance | path

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

/external/llvm/lib/Target/AArch64/Disassembler/
DAArch64Disassembler.cpp154 static DecodeStatus DecodeVecShiftR32ImmNarrow(llvm::MCInst &Inst, unsigned Imm,
690 static DecodeStatus DecodeVecShiftR32ImmNarrow(llvm::MCInst &Inst, unsigned Imm, in DecodeVecShiftR32ImmNarrow() function
/external/llvm/lib/Target/AArch64/
DAArch64InstrFormats.td387 let DecoderMethod = "DecodeVecShiftR32ImmNarrow";