| /external/llvm/lib/ExecutionEngine/Orc/ |
| D | IndirectionUtils.cpp | 59 static bool needsRenaming(const Value &New) { in needsRenaming() 94 ValueToValueMapTy &VMap) { in partition() 108 [&](Function &New, const Function &Orig, ValueToValueMapTy &VMap) { in partition()
|
| D | CloneSubModule.cpp | 10 void copyGVInitializer(GlobalVariable &New, const GlobalVariable &Orig, in copyGVInitializer() 16 void copyFunctionBody(Function &New, const Function &Orig, in copyFunctionBody()
|
| /external/compiler-rt/lib/profile/ |
| D | InstrProfilingPlatformOther.c | 43 #define UPDATE_FIRST(First, New) \ in __llvm_profile_register_function() argument 50 #define UPDATE_LAST(Last, New) \ in __llvm_profile_register_function() argument
|
| /external/clang/include/clang/AST/ |
| D | UnresolvedSet.h | 88 bool replace(const NamedDecl* Old, NamedDecl *New) { in replace() 97 void replace(iterator I, NamedDecl *New) { I.I->setDecl(New); } in replace() 99 void replace(iterator I, NamedDecl *New, AccessSpecifier AS) { in replace()
|
| /external/v8/src/ |
| D | types.h | 577 static TypeImpl* New(bitset bits) { in New() function 581 static TypeHandle New(bitset bits, Region* region) { in New() function 677 static TypeHandle New(Tag tag, int length, Region* region) { in New() function 694 static UnionHandle New(int length, Region* region) { in New() function 724 static ClassHandle New(i::Handle<i::Map> map, Region* region) { in New() function 752 static ConstantHandle New(i::Handle<i::Object> value, Region* region) { in New() function 779 static RangeHandle New( in New() function 790 static RangeHandle New(Limits lim, Region* region) { in New() function 811 static ContextHandle New(TypeHandle outer, Region* region) { in New() function 833 static ArrayHandle New(TypeHandle element, Region* region) { in New() function [all …]
|
| D | zone-inl.h | 51 inline void* ZoneAllocationPolicy::New(size_t size) { in New() function
|
| /external/clang/lib/StaticAnalyzer/Core/ |
| D | RangeConstraintManager.cpp | 434 RangeSet New = GetRange(St, Sym).Intersect(getBasicVals(), F, Upper, Lower); in assumeSymNE() local 449 RangeSet New = GetRange(St, Sym).Intersect(getBasicVals(), F, AdjInt, AdjInt); in assumeSymEQ() local 478 RangeSet New = GetRange(St, Sym).Intersect(getBasicVals(), F, Lower, Upper); in assumeSymLT() local 507 RangeSet New = GetRange(St, Sym).Intersect(getBasicVals(), F, Lower, Upper); in assumeSymGT() local 536 RangeSet New = GetRange(St, Sym).Intersect(getBasicVals(), F, Lower, Upper); in assumeSymGE() local 565 RangeSet New = GetRange(St, Sym).Intersect(getBasicVals(), F, Lower, Upper); in assumeSymLE() local
|
| /external/clang/test/PCH/ |
| D | cxx-exprs.cpp | 14 class New { class
|
| /external/skia/src/pathops/ |
| D | SkOpTAllocator.h | 28 static T* New(SkChunkAlloc* allocator) { in New() function
|
| /external/llvm/lib/Transforms/IPO/ |
| D | IPConstantPropagation.cpp | 240 Value* New = RetVals[0]; in PropagateConstantReturn() local 264 Value *New = RetVals[index]; in PropagateConstantReturn() local
|
| /external/llvm/tools/bugpoint/ |
| D | ExtractFunction.cpp | 122 std::unique_ptr<Module> New = runPassesOn(Clone, Passes); in deleteInstructionFromProgram() local 145 std::unique_ptr<Module> New = runPassesOn(M, CleanupPasses); in performFinalCleanups() local 294 Module *New = CloneModule(M, NewVMap); in SplitFunctionsOutOfModule() local
|
| /external/protobuf/src/google/protobuf/ |
| D | repeated_field.cc | 76 string* StringTypeHandlerBase::New() { in New() function in google::protobuf::internal::StringTypeHandlerBase
|
| D | descriptor.pb.cc | 820 FileDescriptorSet* FileDescriptorSet::New() const { in New() function in google::protobuf::FileDescriptorSet 1065 FileDescriptorProto* FileDescriptorProto::New() const { in New() function in google::protobuf::FileDescriptorProto 1744 DescriptorProto_ExtensionRange* DescriptorProto_ExtensionRange::New() const { in New() function in google::protobuf::DescriptorProto_ExtensionRange 2030 DescriptorProto* DescriptorProto::New() const { in New() function in google::protobuf::DescriptorProto 2653 FieldDescriptorProto* FieldDescriptorProto::New() const { in New() function in google::protobuf::FieldDescriptorProto 3267 OneofDescriptorProto* OneofDescriptorProto::New() const { in New() function in google::protobuf::OneofDescriptorProto 3515 EnumDescriptorProto* EnumDescriptorProto::New() const { in New() function in google::protobuf::EnumDescriptorProto 3848 EnumValueDescriptorProto* EnumValueDescriptorProto::New() const { in New() function in google::protobuf::EnumValueDescriptorProto 4178 ServiceDescriptorProto* ServiceDescriptorProto::New() const { in New() function in google::protobuf::ServiceDescriptorProto 4519 MethodDescriptorProto* MethodDescriptorProto::New() const { in New() function in google::protobuf::MethodDescriptorProto [all …]
|
| D | descriptor_database_unittest.cc | 95 static DescriptorDatabaseTestCase* New() { in New() function in google::protobuf::__anonba738b1a0111::SimpleDescriptorDatabaseTestCase 115 static DescriptorDatabaseTestCase* New() { in New() function in google::protobuf::__anonba738b1a0111::EncodedDescriptorDatabaseTestCase 137 static DescriptorDatabaseTestCase* New() { in New() function in google::protobuf::__anonba738b1a0111::DescriptorPoolDatabaseTestCase
|
| /external/clang/test/CXX/temp/temp.type/ |
| D | p1-0x.cpp | 14 namespace New { namespace
|
| /external/llvm/lib/IR/ |
| D | MetadataTracking.cpp | 42 bool MetadataTracking::retrack(void *Ref, Metadata &MD, void *New) { in retrack()
|
| D | Metadata.cpp | 140 void ReplaceableMetadataImpl::moveRef(void *Ref, void *New, in moveRef() 487 void MDNode::resolveAfterOperandChange(Metadata *Old, Metadata *New) { in resolveAfterOperandChange() 571 void MDNode::handleChangedOperand(void *Ref, Metadata *New) { in handleChangedOperand() 728 void MDNode::replaceOperandWith(unsigned I, Metadata *New) { in replaceOperandWith() 740 void MDNode::setOperand(unsigned I, Metadata *New) { in setOperand() 958 void NamedMDNode::setOperand(unsigned I, MDNode *New) { in setOperand()
|
| D | BasicBlock.cpp | 350 BasicBlock *New = BasicBlock::Create(getContext(), BBName, in splitBasicBlock() local 382 void BasicBlock::replaceSuccessorsPhiUsesWith(BasicBlock *New) { in replaceSuccessorsPhiUsesWith()
|
| D | Value.cpp | 320 void Value::replaceAllUsesWith(Value *New) { in replaceAllUsesWith() 353 void Value::replaceUsesOutsideBlock(Value *New, BasicBlock *BB) { in replaceUsesOutsideBlock() 794 void ValueHandleBase::ValueIsRAUWd(Value *Old, Value *New) { in ValueIsRAUWd()
|
| /external/llvm/include/llvm/IR/ |
| D | MetadataTracking.h | 80 static bool retrack(Metadata *&MD, Metadata *&New) { in retrack()
|
| /external/llvm/lib/Target/MSP430/ |
| D | MSP430FrameLowering.cpp | 246 MachineInstr *New = nullptr; in eliminateCallFramePseudoInstr() local 275 MachineInstr *New = in eliminateCallFramePseudoInstr() local
|
| /external/clang/lib/Sema/ |
| D | SemaExceptionSpec.cpp | 200 bool Sema::CheckEquivalentExceptionSpec(FunctionDecl *Old, FunctionDecl *New) { in CheckEquivalentExceptionSpec() 347 const FunctionProtoType *New, SourceLocation NewLoc) { in CheckEquivalentExceptionSpec() 370 const FunctionProtoType *New, in CheckEquivalentExceptionSpec() 802 bool Sema::CheckOverridingFunctionExceptionSpec(const CXXMethodDecl *New, in CheckOverridingFunctionExceptionSpec()
|
| /external/compiler-rt/lib/sanitizer_common/ |
| D | sanitizer_symbolizer.cc | 43 SymbolizedStack *SymbolizedStack::New(uptr addr) { in New() function in __sanitizer::SymbolizedStack
|
| /external/protobuf/src/google/protobuf/compiler/ |
| D | plugin.pb.cc | 224 CodeGeneratorRequest* CodeGeneratorRequest::New() const { in New() function in google::protobuf::compiler::CodeGeneratorRequest 566 CodeGeneratorResponse_File* CodeGeneratorResponse_File::New() const { in New() function in google::protobuf::compiler::CodeGeneratorResponse_File 920 CodeGeneratorResponse* CodeGeneratorResponse::New() const { in New() function in google::protobuf::compiler::CodeGeneratorResponse
|
| /external/llvm/include/llvm/CodeGen/ |
| D | MachineLoopInfo.h | 149 inline void addTopLevelLoop(MachineLoop *New) { in addTopLevelLoop()
|