Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Sparc/AsmParser/
H A DSparcAsmParser.cpp131 bool expandSET(MCInst &Inst, SMLoc IDLoc,
646 bool SparcAsmParser::expandSET(MCInst &Inst, SMLoc IDLoc, in expandSET() function in SparcAsmParser
809 if (expandSET(Inst, IDLoc, Instructions)) in MatchAndEmitInstruction()