Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Target/ARM/
DARMInstrThumb.td324 let DecoderMethod = "DecodeThumbAddSpecialReg";
1225 let DecoderMethod = "DecodeThumbAddSpecialReg";
/external/llvm/lib/Target/ARM/
DARMInstrThumb.td378 let DecoderMethod = "DecodeThumbAddSpecialReg";
1297 let DecoderMethod = "DecodeThumbAddSpecialReg";
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/
DARMInstrThumb.td395 let DecoderMethod = "DecodeThumbAddSpecialReg";
1425 let DecoderMethod = "DecodeThumbAddSpecialReg";
/external/capstone/arch/ARM/
DARMDisassembler.c292 static DecodeStatus DecodeThumbAddSpecialReg(MCInst *Inst, uint16_t Insn,
3207 static DecodeStatus DecodeThumbAddSpecialReg(MCInst *Inst, uint16_t Insn, in DecodeThumbAddSpecialReg() function
DARMGenDisassemblerTables.inc12339 …if (!Check(&S, DecodeThumbAddSpecialReg(MI, (uint16_t)insn, Address, Decoder))) return MCDisassemb…
/external/swiftshader/third_party/LLVM/lib/Target/ARM/Disassembler/
DARMDisassembler.cpp253 static DecodeStatus DecodeThumbAddSpecialReg(llvm::MCInst &Inst, uint16_t Insn,
2736 static DecodeStatus DecodeThumbAddSpecialReg(llvm::MCInst &Inst, uint16_t Insn, in DecodeThumbAddSpecialReg() function
/external/llvm/lib/Target/ARM/Disassembler/
DARMDisassembler.cpp323 static DecodeStatus DecodeThumbAddSpecialReg(MCInst &Inst, uint16_t Insn,
3233 static DecodeStatus DecodeThumbAddSpecialReg(MCInst &Inst, uint16_t Insn, in DecodeThumbAddSpecialReg() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/Disassembler/
DARMDisassembler.cpp332 static DecodeStatus DecodeThumbAddSpecialReg(MCInst &Inst, uint16_t Insn,
3232 static DecodeStatus DecodeThumbAddSpecialReg(MCInst &Inst, uint16_t Insn, in DecodeThumbAddSpecialReg() function
/external/swiftshader/third_party/llvm-7.0/configs/common/lib/Target/ARM/
DARMGenDisassemblerTables.inc13650 …if (!Check(S, DecodeThumbAddSpecialReg(MI, insn, Address, Decoder))) { return MCDisassembler::Fail…