Home
last modified time | relevance | path

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

/external/capstone/arch/AArch64/
DAArch64Disassembler.c162 static DecodeStatus DecodeVecShiftR32ImmNarrow(MCInst *Inst, unsigned Imm,
781 static DecodeStatus DecodeVecShiftR32ImmNarrow(MCInst *Inst, unsigned Imm, in DecodeVecShiftR32ImmNarrow() function
DAArch64GenDisassemblerTables.inc11166 …if (!Check(&S, DecodeVecShiftR32ImmNarrow(MI, tmp, Address, Decoder))) return MCDisassembler_Fail;…
11318 …if (!Check(&S, DecodeVecShiftR32ImmNarrow(MI, tmp, Address, Decoder))) return MCDisassembler_Fail;…
/external/llvm/lib/Target/AArch64/Disassembler/
DAArch64Disassembler.cpp154 static DecodeStatus DecodeVecShiftR32ImmNarrow(llvm::MCInst &Inst, unsigned Imm,
698 static DecodeStatus DecodeVecShiftR32ImmNarrow(llvm::MCInst &Inst, unsigned Imm, in DecodeVecShiftR32ImmNarrow() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/Disassembler/
DAArch64Disassembler.cpp184 static DecodeStatus DecodeVecShiftR32ImmNarrow(MCInst &Inst, unsigned Imm,
891 static DecodeStatus DecodeVecShiftR32ImmNarrow(MCInst &Inst, unsigned Imm, in DecodeVecShiftR32ImmNarrow() function
/external/llvm-project/llvm/lib/Target/AArch64/Disassembler/
DAArch64Disassembler.cpp187 static DecodeStatus DecodeVecShiftR32ImmNarrow(MCInst &Inst, unsigned Imm,
894 static DecodeStatus DecodeVecShiftR32ImmNarrow(MCInst &Inst, unsigned Imm, in DecodeVecShiftR32ImmNarrow() function
/external/llvm/lib/Target/AArch64/
DAArch64InstrFormats.td395 let DecoderMethod = "DecodeVecShiftR32ImmNarrow";
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64InstrFormats.td609 let DecoderMethod = "DecodeVecShiftR32ImmNarrow";
/external/llvm-project/llvm/lib/Target/AArch64/
DAArch64InstrFormats.td669 let DecoderMethod = "DecodeVecShiftR32ImmNarrow";
/external/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/AArch64/
DAArch64GenDisassemblerTables.inc23886 …if (!Check(S, DecodeVecShiftR32ImmNarrow(MI, tmp, Address, Decoder))) { return MCDisassembler::Fai…
24064 …if (!Check(S, DecodeVecShiftR32ImmNarrow(MI, tmp, Address, Decoder))) { return MCDisassembler::Fai…