Searched refs:DecodeT2AddrModeImm8 (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Target/ARM/Disassembler/
H A DARMDisassembler.cpp366 static DecodeStatus DecodeT2AddrModeImm8(MCInst &Inst, unsigned Val,
3364 if (!Check(S, DecodeT2AddrModeImm8(Inst, imm, Address, Decoder)))
3468 if (!Check(S, DecodeT2AddrModeImm8(Inst, imm, Address, Decoder)))
3575 static DecodeStatus DecodeT2AddrModeImm8(MCInst &Inst, unsigned Val, function
3676 if (!Check(S, DecodeT2AddrModeImm8(Inst, addr, Address, Decoder)))

Completed in 123 milliseconds