Searched refs:getInstName (Results 1 – 3 of 3) sorted by relevance
85 const char *Inst::getInstName() const { in getInstName() function in Ice::Inst288 const char *InstArithmetic::getInstName() const { in getInstName() function in Ice::InstArithmetic671 Str << " =~ " << getInstName() << " "; in dump()743 Str << " = " << getInstName() << " " << getDest()->getType() << " "; in dump()
83 virtual const char *getInstName() const;325 virtual const char *getInstName() const override;
61 (std::string("Not yet implemented: ") + Instr->getInstName()) \