Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Sparc/AsmParser/
H A DSparcAsmParser.cpp134 bool expandSETSW(MCInst &Inst, SMLoc IDLoc,
742 bool SparcAsmParser::expandSETSW(MCInst &Inst, SMLoc IDLoc, in expandSETSW() function in SparcAsmParser
897 if (expandSETSW(Inst, IDLoc, Instructions)) in matchAndEmitInstruction()