Searched defs:getInstName (Results 1 - 1 of 1) sorted by relevance
/external/swiftshader/third_party/subzero/src/ | ||
H A D | IceInst.cpp | 85 const char *Inst::getInstName() const { function in class:Ice::Inst 288 const char *InstArithmetic::getInstName() const { function in class:Ice::InstArithmetic 671 Str << " =~ " << getInstName() << " "; 743 Str << " = " << getInstName() << " " << getDest()->getType() << " "; |
Completed in 342 milliseconds