Home
last modified time | relevance | path

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

/external/capstone/arch/ARM/
DARMDisassembler.c196 static DecodeStatus DecodeAddrModeImm12Operand(MCInst *Inst, unsigned Val,
2178 static DecodeStatus DecodeAddrModeImm12Operand(MCInst *Inst, unsigned Val, in DecodeAddrModeImm12Operand() function
4257 if (!Check(&S, DecodeAddrModeImm12Operand(Inst, imm, Address, Decoder))) in DecodeLDRPreImm()
4311 if (!Check(&S, DecodeAddrModeImm12Operand(Inst, imm, Address, Decoder))) in DecodeSTRPreImm()
DARMGenDisassemblerTables.inc10646 …if (!Check(&S, DecodeAddrModeImm12Operand(MI, tmp, Address, Decoder))) return MCDisassembler_Fail;…
10655 …if (!Check(&S, DecodeAddrModeImm12Operand(MI, tmp, Address, Decoder))) return MCDisassembler_Fail;…
10670 …if (!Check(&S, DecodeAddrModeImm12Operand(MI, tmp, Address, Decoder))) return MCDisassembler_Fail;…
/external/llvm/lib/Target/ARM/Disassembler/
DARMDisassembler.cpp223 static DecodeStatus DecodeAddrModeImm12Operand(MCInst &Inst, unsigned Val,
2194 static DecodeStatus DecodeAddrModeImm12Operand(MCInst &Inst, unsigned Val, in DecodeAddrModeImm12Operand() function
4290 if (!Check(S, DecodeAddrModeImm12Operand(Inst, imm, Address, Decoder))) in DecodeLDRPreImm()
4343 if (!Check(S, DecodeAddrModeImm12Operand(Inst, imm, Address, Decoder))) in DecodeSTRPreImm()
/external/llvm-project/llvm/lib/Target/ARM/Disassembler/
DARMDisassembler.cpp288 static DecodeStatus DecodeAddrModeImm12Operand(MCInst &Inst, unsigned Val,
2567 static DecodeStatus DecodeAddrModeImm12Operand(MCInst &Inst, unsigned Val, in DecodeAddrModeImm12Operand() function
4834 if (!Check(S, DecodeAddrModeImm12Operand(Inst, imm, Address, Decoder))) in DecodeLDRPreImm()
4886 if (!Check(S, DecodeAddrModeImm12Operand(Inst, imm, Address, Decoder))) in DecodeSTRPreImm()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/Disassembler/
DARMDisassembler.cpp283 static DecodeStatus DecodeAddrModeImm12Operand(MCInst &Inst, unsigned Val,
2546 static DecodeStatus DecodeAddrModeImm12Operand(MCInst &Inst, unsigned Val, in DecodeAddrModeImm12Operand() function
4811 if (!Check(S, DecodeAddrModeImm12Operand(Inst, imm, Address, Decoder))) in DecodeLDRPreImm()
4863 if (!Check(S, DecodeAddrModeImm12Operand(Inst, imm, Address, Decoder))) in DecodeSTRPreImm()
/external/llvm/lib/Target/ARM/
DARMInstrInfo.td825 let DecoderMethod = "DecodeAddrModeImm12Operand";
/external/llvm-project/llvm/lib/Target/ARM/
DARMInstrInfo.td1088 let DecoderMethod = "DecodeAddrModeImm12Operand";
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMInstrInfo.td973 let DecoderMethod = "DecodeAddrModeImm12Operand";
/external/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/ARM/
DARMGenDisassemblerTables.inc17288 …if (!Check(S, DecodeAddrModeImm12Operand(MI, tmp, Address, Decoder))) { return MCDisassembler::Fai…
17297 …if (!Check(S, DecodeAddrModeImm12Operand(MI, tmp, Address, Decoder))) { return MCDisassembler::Fai…
17312 …if (!Check(S, DecodeAddrModeImm12Operand(MI, tmp, Address, Decoder))) { return MCDisassembler::Fai…