Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Sparc/AsmParser/
DSparcAsmParser.cpp103 bool expandSET(MCInst &Inst, SMLoc IDLoc,
497 bool SparcAsmParser::expandSET(MCInst &Inst, SMLoc IDLoc, in expandSET() function in SparcAsmParser
588 if (expandSET(Inst, IDLoc, Instructions)) in MatchAndEmitInstruction()
/external/llvm/lib/Target/Sparc/AsmParser/
DSparcAsmParser.cpp87 void expandSET(MCInst &Inst, SMLoc IDLoc,
469 void SparcAsmParser::expandSET(MCInst &Inst, SMLoc IDLoc, in expandSET() function in SparcAsmParser
559 expandSET(Inst, IDLoc, Instructions); in MatchAndEmitInstruction()