HomeSort by relevance Sort by last modified time
    Searched refs:getInstName (Results 1 - 3 of 3) sorted by null

  /external/swiftshader/third_party/subzero/src/
IceInst.cpp 85 const char *Inst::getInstName() const {
288 const char *InstArithmetic::getInstName() const {
671 Str << " =~ " << getInstName() << " ";
743 Str << " = " << getInstName() << " " << getDest()->getType() << " ";
    [all...]
IceTargetLowering.h 61 (std::string("Not yet implemented: ") + Instr->getInstName()) \
IceInst.h 83 virtual const char *getInstName() const;
325 virtual const char *getInstName() const override;
    [all...]

Completed in 360 milliseconds