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

  /external/swiftshader/third_party/subzero/src/
IceASanInstrumentation.cpp 172 RzLeft->setIsConstant(Global->getIsConstant());
173 NewGlobal->setIsConstant(Global->getIsConstant());
174 RzRight->setIsConstant(Global->getIsConstant());
IceGlobalInits.h 422 bool getIsConstant() const { return IsConstant; }
IceELFObjectWriter.cpp 282 if (Var->getIsConstant())
IceTargetLowering.cpp     [all...]

Completed in 329 milliseconds