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

  /external/swiftshader/third_party/subzero/src/
IceASanInstrumentation.cpp 97 RzArray->setIsConstant(true);
98 RzSizes->setIsConstant(true);
172 RzLeft->setIsConstant(Global->getIsConstant());
173 NewGlobal->setIsConstant(Global->getIsConstant());
174 RzRight->setIsConstant(Global->getIsConstant());
IceGlobalInits.h 423 void setIsConstant(bool NewValue) { IsConstant = NewValue; }
IceGlobalContext.cpp 367 Revision->setIsConstant(true);
532 ProfileBlockInfoVarDecl->setIsConstant(true);
    [all...]
IceConverter.cpp     [all...]
IceCfg.cpp 156 Var->setIsConstant(true);
    [all...]
IceTargetLoweringARM32.cpp     [all...]
PNaClTranslator.cpp     [all...]
IceTargetLoweringX86BaseImpl.h     [all...]
  /external/spirv-llvm/lib/SPIRV/libSPIRV/
SPIRVModule.cpp     [all...]
SPIRVInstruction.h 482 void setIsConstant(bool Is) {
    [all...]
  /external/swiftshader/src/Reactor/
SubzeroReactor.cpp     [all...]

Completed in 558 milliseconds