Home
last modified time | relevance | path

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

/external/llvm/lib/Target/AArch64/Disassembler/
DAArch64Disassembler.cpp149 static DecodeStatus DecodeVecShiftR64ImmNarrow(llvm::MCInst &Inst, unsigned Imm,
687 static DecodeStatus DecodeVecShiftR64ImmNarrow(llvm::MCInst &Inst, unsigned Imm, in DecodeVecShiftR64ImmNarrow() function
/external/llvm/lib/Target/AArch64/
DAArch64InstrFormats.td409 let DecoderMethod = "DecodeVecShiftR64ImmNarrow";