Home
last modified time | relevance | path

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

/external/capstone/arch/ARM/
DARMDisassembler.c188 static DecodeStatus DecodeArmMOVTWInstruction(MCInst *Inst, unsigned Insn,
2122 static DecodeStatus DecodeArmMOVTWInstruction(MCInst *Inst, unsigned Insn, in DecodeArmMOVTWInstruction() function
DARMGenDisassemblerTables.inc10600 …if (!Check(&S, DecodeArmMOVTWInstruction(MI, insn, Address, Decoder))) return MCDisassembler_Fail;…
/external/llvm/lib/Target/ARM/Disassembler/
DARMDisassembler.cpp209 static DecodeStatus DecodeArmMOVTWInstruction(MCInst &Inst, unsigned Insn,
2090 static DecodeStatus DecodeArmMOVTWInstruction(MCInst &Inst, unsigned Insn, in DecodeArmMOVTWInstruction() function
/external/llvm-project/llvm/lib/Target/ARM/Disassembler/
DARMDisassembler.cpp274 static DecodeStatus DecodeArmMOVTWInstruction(MCInst &Inst, unsigned Insn,
2463 static DecodeStatus DecodeArmMOVTWInstruction(MCInst &Inst, unsigned Insn, in DecodeArmMOVTWInstruction() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/Disassembler/
DARMDisassembler.cpp269 static DecodeStatus DecodeArmMOVTWInstruction(MCInst &Inst, unsigned Insn,
2442 static DecodeStatus DecodeArmMOVTWInstruction(MCInst &Inst, unsigned Insn, in DecodeArmMOVTWInstruction() function
/external/llvm/lib/Target/ARM/
DARMInstrInfo.td3331 let DecoderMethod = "DecodeArmMOVTWInstruction";
3358 let DecoderMethod = "DecodeArmMOVTWInstruction";
/external/llvm-project/llvm/lib/Target/ARM/
DARMInstrInfo.td3622 let DecoderMethod = "DecodeArmMOVTWInstruction";
3649 let DecoderMethod = "DecodeArmMOVTWInstruction";
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMInstrInfo.td3488 let DecoderMethod = "DecodeArmMOVTWInstruction";
3515 let DecoderMethod = "DecodeArmMOVTWInstruction";
/external/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/ARM/
DARMGenDisassemblerTables.inc17243 …if (!Check(S, DecodeArmMOVTWInstruction(MI, insn, Address, Decoder))) { return MCDisassembler::Fai…