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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/ARM/Disassembler/
H A DARMDisassembler.cpp295 static DecodeStatus DecodeAddrMode6Operand(MCInst &Inst, unsigned Val,
2664 static DecodeStatus DecodeAddrMode6Operand(MCInst &Inst, unsigned Val, function
2893 if (!Check(S, DecodeAddrMode6Operand(Inst, Rn, Address, Decoder)))
3095 if (!Check(S, DecodeAddrMode6Operand(Inst, Rn, Address, Decoder)))

Completed in 51 milliseconds