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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/ARM/Disassembler/
H A DARMDisassembler.cpp429 static DecodeStatus DecodeT2AddrModeImm8s4(MCInst &Inst, unsigned Val,
4131 static DecodeStatus DecodeT2AddrModeImm8s4(MCInst &Inst, unsigned Val, function
5556 if (!Check(S, DecodeT2AddrModeImm8s4(Inst, addr, Address, Decoder)))
5591 if (!Check(S, DecodeT2AddrModeImm8s4(Inst, addr, Address, Decoder)))

Completed in 165 milliseconds