Home
last modified time | relevance | path

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

/external/capstone/arch/ARM/
DARMDisassembler.c326 static DecodeStatus DecodeT2Imm8(MCInst *Inst, unsigned Val,
3720 static DecodeStatus DecodeT2Imm8(MCInst *Inst, unsigned Val, in DecodeT2Imm8() function
3774 if (!Check(&S, DecodeT2Imm8(Inst, imm, Address, Decoder))) in DecodeT2AddrModeImm8()
/external/llvm/lib/Target/ARM/Disassembler/
DARMDisassembler.cpp357 static DecodeStatus DecodeT2Imm8(MCInst &Inst, unsigned Val,
3738 static DecodeStatus DecodeT2Imm8(MCInst &Inst, unsigned Val, in DecodeT2Imm8() function
3791 if (!Check(S, DecodeT2Imm8(Inst, imm, Address, Decoder))) in DecodeT2AddrModeImm8()
/external/llvm-project/llvm/lib/Target/ARM/Disassembler/
DARMDisassembler.cpp441 static DecodeStatus DecodeT2Imm8(MCInst &Inst, unsigned Val,
4198 static DecodeStatus DecodeT2Imm8(MCInst &Inst, unsigned Val, in DecodeT2Imm8() function
4265 if (!Check(S, DecodeT2Imm8(Inst, imm, Address, Decoder))) in DecodeT2AddrModeImm8()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/Disassembler/
DARMDisassembler.cpp436 static DecodeStatus DecodeT2Imm8(MCInst &Inst, unsigned Val,
4177 static DecodeStatus DecodeT2Imm8(MCInst &Inst, unsigned Val, in DecodeT2Imm8() function
4244 if (!Check(S, DecodeT2Imm8(Inst, imm, Address, Decoder))) in DecodeT2AddrModeImm8()
/external/llvm/lib/Target/ARM/
DARMInstrThumb2.td225 let DecoderMethod = "DecodeT2Imm8";
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMInstrThumb2.td268 let DecoderMethod = "DecodeT2Imm8";
/external/llvm-project/llvm/lib/Target/ARM/
DARMInstrThumb2.td268 let DecoderMethod = "DecodeT2Imm8";