| /external/swiftshader/third_party/LLVM/lib/VMCore/ |
| D | ValueSymbolTable.cpp | 58 ValueName &NewName = vmap.GetOrCreateValue(UniqueName); in reinsertValue() local 97 ValueName &NewName = vmap.GetOrCreateValue(UniqueName); in createValueName() local
|
| D | Value.cpp | 163 void Value::setName(const Twine &NewName) { in setName()
|
| /external/swiftshader/third_party/subzero/src/ |
| D | IceMangling.cpp | 41 ManglerVector NewName(OldName.size() * 2); in incrementSubstitutions() local 136 ManglerVector NewName(BufLen); in mangleName() local
|
| D | IceTimerTree.h | 69 void setName(const std::string &NewName) { Name = NewName; } in setName()
|
| D | IceCfgNode.h | 45 void setName(const std::string &NewName) { in setName()
|
| D | IceGlobalInits.h | 65 void setName(GlobalContext *Ctx, const std::string &NewName) { in setName() 69 void setName(GlobalString NewName) { Name = NewName; } in setName()
|
| D | IceAssembler.h | 328 void setFunctionName(GlobalString NewName) { FunctionName = NewName; } in setFunctionName()
|
| D | IceOperand.h | 719 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/ |
| D | Lookup.cpp | 50 StringRef NewName, in getBestNamespaceSubstr()
|
| /external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/IPO/ |
| D | ThinLTOBitcodeWriter.cpp | 56 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/ |
| D | TestUtil.h | 54 #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-7.0/llvm/lib/Object/ |
| D | RecordStreamer.cpp | 213 SmallString<128> NewName; in flushSymverDirectives() local
|
| /external/swiftshader/third_party/llvm-subzero/include/llvm/Support/ |
| D | Timer.h | 199 void setName(StringRef NewName, StringRef NewDescription) { in setName()
|
| /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Support/ |
| D | Timer.h | 204 void setName(StringRef NewName, StringRef NewDescription) { in setName()
|
| /external/tensorflow/tensorflow/core/common_runtime/ |
| D | lower_if_op.cc | 143 string CondBuilder::NewName(const string& infix) { in NewName() function in tensorflow::__anon2655e6fa0111::CondBuilder
|
| D | lower_while_op.cc | 372 string LowerWhileHelper::NewName(const string& infix) { in NewName() function in tensorflow::__anonc08876440111::LowerWhileHelper
|
| /external/llvm/lib/IR/ |
| D | Value.cpp | 200 void Value::setNameImpl(const Twine &NewName) { in setNameImpl() 257 void Value::setName(const Twine &NewName) { in setName()
|
| D | Globals.cpp | 112 std::string NewName = Name; in getGlobalIdentifier() local
|
| /external/swiftshader/third_party/LLVM/lib/MC/ |
| D | MCContext.cpp | 90 SmallString<128> NewName = Name; in CreateSymbol() local
|
| /external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/ |
| D | Value.cpp | 233 void Value::setNameImpl(const Twine &NewName) { in setNameImpl() 295 void Value::setName(const Twine &NewName) { in setName()
|
| D | Globals.cpp | 137 std::string NewName = Name; in getGlobalIdentifier() local
|
| /external/llvm/include/llvm/ExecutionEngine/Orc/ |
| D | CompileOnDemandLayer.h | 431 std::string NewName = SrcM.getName(); in emitPartition() local
|
| /external/lzma/CPP/7zip/UI/Common/ |
| D | Update.h | 72 UString NewName; member
|
| /external/spirv-llvm/lib/SPIRV/ |
| D | SPIRVUtil.cpp | 648 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/ |
| D | VirtualFileSystem.cpp | 56 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()
|