Home
last modified time | relevance | path

Searched refs:createWithoutString (Results 1 – 8 of 8) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DIceCfgNode.h135 Name(NodeString::createWithoutString(Func)) {} in CfgNode()
DIceStringPool.h83 static StringID createWithoutString(const typename Traits::OwnerType *Owner) { in createWithoutString() function
DIceGlobalInits.h71 Name = GlobalString::createWithoutString(Ctx); in setName()
DIceOperand.h849 Name(VariableString::createWithoutString(Func)), in Variable()
DIceInstMIPS32.cpp165 Name = GlobalString::createWithoutString(Func->getContext()); in InstMIPS32Label()
DIceInstX8632.cpp163 Name = GlobalString::createWithoutString(Func->getContext()); in InstX86Label()
DIceInstARM32.cpp1291 Name = GlobalString::createWithoutString(Func->getContext()); in InstARM32Label()
DIceInstX8664.cpp151 Name = GlobalString::createWithoutString(Func->getContext()); in InstX86Label()