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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/ARM/Disassembler/
H A DARMDisassembler.cpp283 static DecodeStatus DecodeAddrModeImm12Operand(MCInst &Inst, unsigned Val,
2546 static DecodeStatus DecodeAddrModeImm12Operand(MCInst &Inst, unsigned Val, function
4811 if (!Check(S, DecodeAddrModeImm12Operand(Inst, imm, Address, Decoder)))
4863 if (!Check(S, DecodeAddrModeImm12Operand(Inst, imm, Address, Decoder)))

Completed in 176 milliseconds