Home
last modified time | relevance | path

Searched refs:processJMPI (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/CSKY/AsmParser/
H A DCSKYAsmParser.cpp93 bool processJMPI(MCInst &Inst, SMLoc IDLoc, MCStreamer &Out);
894 bool CSKYAsmParser::processJMPI(MCInst &Inst, SMLoc IDLoc, MCStreamer &Out) { in processJMPI() function in CSKYAsmParser
978 return processJMPI(Inst, IDLoc, Out); in processInstruction()