Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/lib/Target/AArch64/Disassembler/
HDAArch64Disassembler.cpp149 static DecodeStatus DecodeVecShiftR64ImmNarrow(llvm::MCInst &Inst, unsigned Imm,
687 static DecodeStatus DecodeVecShiftR64ImmNarrow(llvm::MCInst &Inst, unsigned Imm, in DecodeVecShiftR64ImmNarrow() function
/NextBSD/contrib/llvm/lib/Target/AArch64/
HDAArch64InstrFormats.td401 let DecoderMethod = "DecodeVecShiftR64ImmNarrow";