OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:createWithString
(Results
1 - 11
of
11
) sorted by null
/external/swiftshader/third_party/subzero/src/
IceCfgNode.h
48
Name = NodeString::
createWithString
(Func, NewName);
IceStringPool.h
88
static StringID
createWithString
(const typename Traits::OwnerType *Owner,
94
/// std::string value, i.e. via StringID::
createWithString
().
IceELFSection.cpp
105
NullSymbolName = GlobalString::
createWithString
(Ctx, "");
IceOperand.h
268
LabelName = GlobalString::
createWithString
(Ctx, Str.str());
714
Name = VariableString::
createWithString
(Func, NewName);
[
all
...]
IceInst.cpp
600
return GlobalString::
createWithString
(
602
return GlobalString::
createWithString
(
[
all
...]
IceGlobalContext.cpp
[
all
...]
IceInstMIPS32.cpp
257
Name = GlobalString::
createWithString
(
[
all
...]
IceTargetLoweringX86BaseImpl.h
[
all
...]
IceInstARM32.cpp
[
all
...]
IceInstX86BaseImpl.h
99
Name = GlobalString::
createWithString
(
[
all
...]
/external/swiftshader/src/Reactor/
SubzeroReactor.cpp
580
::function->setFunctionName(Ice::GlobalString::
createWithString
(::context, asciiName));
[
all
...]
Completed in 96 milliseconds