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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/ARM/Disassembler/
H A DARMDisassembler.cpp181 static DecodeStatus DecodetGPROddRegisterClass(MCInst &Inst, unsigned RegNo,
6051 static DecodeStatus DecodetGPROddRegisterClass(MCInst &Inst, unsigned RegNo, function
6523 if (!Check(S, DecodetGPROddRegisterClass(Inst, RdaHi, Address, Decoder)))
6529 if (!Check(S, DecodetGPROddRegisterClass(Inst, RdaHi, Address, Decoder)))

Completed in 251 milliseconds