Home
last modified time | relevance | path

Searched refs:DecodeVecShiftR16ImmNarrow (Results 1 – 7 of 7) sorted by relevance

/external/capstone/arch/AArch64/
DAArch64Disassembler.c165 static DecodeStatus DecodeVecShiftR16ImmNarrow(MCInst *Inst, unsigned Imm,
802 static DecodeStatus DecodeVecShiftR16ImmNarrow(MCInst *Inst, unsigned Imm, in DecodeVecShiftR16ImmNarrow() function
DAArch64GenDisassemblerTables.inc11158 …if (!Check(&S, DecodeVecShiftR16ImmNarrow(MI, tmp, Address, Decoder))) return MCDisassembler_Fail;…
11316 …if (!Check(&S, DecodeVecShiftR16ImmNarrow(MI, tmp, Address, Decoder))) return MCDisassembler_Fail;…
/external/llvm/lib/Target/AArch64/Disassembler/
DAArch64Disassembler.cpp159 static DecodeStatus DecodeVecShiftR16ImmNarrow(llvm::MCInst &Inst, unsigned Imm,
709 static DecodeStatus DecodeVecShiftR16ImmNarrow(llvm::MCInst &Inst, unsigned Imm, in DecodeVecShiftR16ImmNarrow() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/Disassembler/
DAArch64Disassembler.cpp188 static DecodeStatus DecodeVecShiftR16ImmNarrow(MCInst &Inst, unsigned Imm,
894 static DecodeStatus DecodeVecShiftR16ImmNarrow(MCInst &Inst, unsigned Imm, in DecodeVecShiftR16ImmNarrow() function
/external/llvm/lib/Target/AArch64/
DAArch64InstrFormats.td381 let DecoderMethod = "DecodeVecShiftR16ImmNarrow";
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/
DAArch64InstrFormats.td578 let DecoderMethod = "DecodeVecShiftR16ImmNarrow";
/external/swiftshader/third_party/llvm-7.0/configs/common/lib/Target/AArch64/
DAArch64GenDisassemblerTables.inc20691 …if (!Check(S, DecodeVecShiftR16ImmNarrow(MI, tmp, Address, Decoder))) { return MCDisassembler::Fai…
20875 …if (!Check(S, DecodeVecShiftR16ImmNarrow(MI, tmp, Address, Decoder))) { return MCDisassembler::Fai…