Searched refs:expandSET (Results 1 – 2 of 2) sorted by relevance
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Sparc/AsmParser/ |
D | SparcAsmParser.cpp | 103 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/ |
D | SparcAsmParser.cpp | 87 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()
|