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

/external/llvm/lib/Target/ARM/Disassembler/
H A DARMDisassembler.cpp232 static DecodeStatus DecodeAddrModeImm12Operand(MCInst &Inst, unsigned Val,
2091 static DecodeStatus DecodeAddrModeImm12Operand(MCInst &Inst, unsigned Val, function
4011 if (!Check(S, DecodeAddrModeImm12Operand(Inst, imm, Address, Decoder)))
4064 if (!Check(S, DecodeAddrModeImm12Operand(Inst, imm, Address, Decoder)))

Completed in 132 milliseconds