Home
last modified time | relevance | path

Searched defs:NewName (Results 1 – 25 of 60) sorted by relevance

123

/external/swiftshader/third_party/LLVM/lib/VMCore/
DValueSymbolTable.cpp58 ValueName &NewName = vmap.GetOrCreateValue(UniqueName); in reinsertValue() local
97 ValueName &NewName = vmap.GetOrCreateValue(UniqueName); in createValueName() local
DValue.cpp163 void Value::setName(const Twine &NewName) { in setName()
/external/swiftshader/third_party/subzero/src/
DIceMangling.cpp41 ManglerVector NewName(OldName.size() * 2); in incrementSubstitutions() local
136 ManglerVector NewName(BufLen); in mangleName() local
DIceTimerTree.h69 void setName(const std::string &NewName) { Name = NewName; } in setName()
DIceCfgNode.h45 void setName(const std::string &NewName) { in setName()
DIceGlobalInits.h65 void setName(GlobalContext *Ctx, const std::string &NewName) { in setName()
69 void setName(GlobalString NewName) { Name = NewName; } in setName()
DIceAssembler.h328 void setFunctionName(GlobalString NewName) { FunctionName = NewName; } in setFunctionName()
DIceOperand.h719 virtual void setName(const Cfg *Func, const std::string &NewName) { in setName()
928 void setName(const Cfg *Func, const std::string &NewName) override { in setName()
994 void setName(const Cfg *Func, const std::string &NewName) override { in setName()
/external/clang/lib/Tooling/Core/
DLookup.cpp50 StringRef NewName, in getBestNamespaceSubstr()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/IPO/
DThinLTOBitcodeWriter.cpp56 std::string NewName = (Name + ModuleId).str(); in promoteInternals() local
95 std::string NewName = (Twine(LocalToGlobal.size()) + ModuleId).str(); in promoteTypeIds() local
/external/swiftshader/third_party/subzero/unittest/AssemblerX8664/
DTestUtil.h54 #define LegacyRegAliases(NewName, Name64, Name32, Name16, Name8) \ argument
760 #define LegacyRegAccessors(NewName, Name64, Name32, Name16, Name8) \ argument
806 #define NewRegAccessors(NewName) \ argument
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DTimer.h199 void setName(StringRef NewName, StringRef NewDescription) { in setName()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Object/
DRecordStreamer.cpp213 SmallString<128> NewName; in flushSymverDirectives() local
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Support/
DTimer.h204 void setName(StringRef NewName, StringRef NewDescription) { in setName()
/external/tensorflow/tensorflow/core/common_runtime/
Dlower_if_op.cc143 string CondBuilder::NewName(const string& infix) { in NewName() function in tensorflow::__anoneb751e910111::CondBuilder
Dlower_while_op.cc372 string LowerWhileHelper::NewName(const string& infix) { in NewName() function in tensorflow::__anon83c31a7b0111::LowerWhileHelper
/external/llvm/lib/IR/
DValue.cpp200 void Value::setNameImpl(const Twine &NewName) { in setNameImpl()
257 void Value::setName(const Twine &NewName) { in setName()
DGlobals.cpp112 std::string NewName = Name; in getGlobalIdentifier() local
/external/swiftshader/third_party/LLVM/lib/MC/
DMCContext.cpp90 SmallString<128> NewName = Name; in CreateSymbol() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DValue.cpp233 void Value::setNameImpl(const Twine &NewName) { in setNameImpl()
295 void Value::setName(const Twine &NewName) { in setName()
DGlobals.cpp137 std::string NewName = Name; in getGlobalIdentifier() local
/external/llvm/include/llvm/ExecutionEngine/Orc/
DCompileOnDemandLayer.h431 std::string NewName = SrcM.getName(); in emitPartition() local
/external/lzma/CPP/7zip/UI/Common/
DUpdate.h72 UString NewName; member
/external/spirv-llvm/lib/SPIRV/
DSPIRVUtil.cpp648 auto NewName = ArgMutate(CI, Args); in mutateCallInst() local
673 auto NewName = ArgMutate(CI, Args, RetTy); in mutateCallInst() local
1221 StringRef NewName) { in getSPIRVTypeByChangeBaseTypeName()
/external/clang/lib/Basic/
DVirtualFileSystem.cpp56 Status Status::copyWithNewName(const Status &In, StringRef NewName) { in copyWithNewName()
62 Status Status::copyWithNewName(const file_status &In, StringRef NewName) { in copyWithNewName()
145 RealFile(int FD, StringRef NewName, StringRef NewRealPathName) in RealFile()

123