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

  /external/swiftshader/third_party/subzero/src/
IceThreading.cpp 36 void EmitterWorkItem::setGlobalInits(
IceThreading.h 186 void setGlobalInits(std::unique_ptr<VariableDeclarationList> GloblInits);
IceGlobalContext.cpp 432 Item->setGlobalInits(Func->getGlobalInits());
441 Item->setGlobalInits(std::move(GlobalInits));
    [all...]

Completed in 242 milliseconds