Home
last modified time | relevance | path

Searched refs:nullptr (Results 1 – 25 of 2991) sorted by relevance

12345678910>>...120

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h55 MCSection *TextSection = nullptr;
58 MCSection *DataSection = nullptr;
61 MCSection *BSSSection = nullptr;
67 MCSection *ReadOnlySection = nullptr;
71 MCSection *LSDASection = nullptr;
76 MCSection *CompactUnwindSection = nullptr;
80 MCSection *DwarfAbbrevSection = nullptr;
81 MCSection *DwarfInfoSection = nullptr;
82 MCSection *DwarfLineSection = nullptr;
83 MCSection *DwarfLineStrSection = nullptr;
[all …]
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Checkers/
H A DMPIFunctionClassifier.h70 IdentifierInfo *IdentInfo_MPI_Send = nullptr, *IdentInfo_MPI_Isend = nullptr,
71 *IdentInfo_MPI_Ssend = nullptr, *IdentInfo_MPI_Issend = nullptr,
72 *IdentInfo_MPI_Bsend = nullptr, *IdentInfo_MPI_Ibsend = nullptr,
73 *IdentInfo_MPI_Rsend = nullptr, *IdentInfo_MPI_Irsend = nullptr,
74 *IdentInfo_MPI_Recv = nullptr, *IdentInfo_MPI_Irecv = nullptr;
77 IdentifierInfo *IdentInfo_MPI_Scatter = nullptr,
78 *IdentInfo_MPI_Iscatter = nullptr, *IdentInfo_MPI_Gather = nullptr,
79 *IdentInfo_MPI_Igather = nullptr, *IdentInfo_MPI_Allgather = nullptr,
80 *IdentInfo_MPI_Iallgather = nullptr, *IdentInfo_MPI_Bcast = nullptr,
81 *IdentInfo_MPI_Ibcast = nullptr, *IdentInfo_MPI_Reduce = nullptr,
[all …]
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/Utils/
H A DBasicBlockUtils.h54 void DeleteDeadBlock(BasicBlock *BB, DomTreeUpdater *DTU = nullptr,
64 DomTreeUpdater *DTU = nullptr,
70 bool EliminateUnreachableBlocks(Function &F, DomTreeUpdater *DTU = nullptr,
78 MemoryDependenceResults *MemDep = nullptr);
84 bool DeleteDeadPHIs(BasicBlock *BB, const TargetLibraryInfo *TLI = nullptr,
85 MemorySSAUpdater *MSSAU = nullptr);
94 bool MergeBlockIntoPredecessor(BasicBlock *BB, DomTreeUpdater *DTU = nullptr,
95 LoopInfo *LI = nullptr,
96 MemorySSAUpdater *MSSAU = nullptr,
97 MemoryDependenceResults *MemDep = nullptr,
[all …]
H A DLocal.h73 const TargetLibraryInfo *TLI = nullptr,
74 DomTreeUpdater *DTU = nullptr);
83 const TargetLibraryInfo *TLI = nullptr);
89 const TargetLibraryInfo *TLI = nullptr);
95 Value *V, const TargetLibraryInfo *TLI = nullptr,
96 MemorySSAUpdater *MSSAU = nullptr,
110 const TargetLibraryInfo *TLI = nullptr, MemorySSAUpdater *MSSAU = nullptr,
120 const TargetLibraryInfo *TLI = nullptr, MemorySSAUpdater *MSSAU = nullptr,
130 const TargetLibraryInfo *TLI = nullptr,
131 MemorySSAUpdater *MSSAU = nullptr);
[all …]
H A DCloning.h109 const Twine &NameSuffix = "", Function *F = nullptr,
110 ClonedCodeInfo *CodeInfo = nullptr,
111 DebugInfoFinder *DIFinder = nullptr);
125 ClonedCodeInfo *CodeInfo = nullptr);
162 ClonedCodeInfo *CodeInfo = nullptr,
163 ValueMapTypeRemapper *TypeMapper = nullptr,
164 ValueMaterializer *Materializer = nullptr);
171 ClonedCodeInfo *CodeInfo = nullptr);
188 ClonedCodeInfo *CodeInfo = nullptr,
189 Instruction *TheCall = nullptr);
[all …]
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DValueTracking.h60 AssumptionCache *AC = nullptr,
61 const Instruction *CxtI = nullptr,
62 const DominatorTree *DT = nullptr,
63 OptimizationRemarkEmitter *ORE = nullptr,
76 unsigned Depth = 0, AssumptionCache *AC = nullptr,
77 const Instruction *CxtI = nullptr,
78 const DominatorTree *DT = nullptr,
79 OptimizationRemarkEmitter *ORE = nullptr,
84 unsigned Depth = 0, AssumptionCache *AC = nullptr,
85 const Instruction *CxtI = nullptr,
[all …]
H A DLoads.h37 const Instruction *CtxI = nullptr,
38 const DominatorTree *DT = nullptr,
39 const TargetLibraryInfo *TLI = nullptr);
48 const Instruction *CtxI = nullptr,
49 const DominatorTree *DT = nullptr,
50 const TargetLibraryInfo *TLI = nullptr);
58 const Instruction *CtxI = nullptr,
59 const DominatorTree *DT = nullptr,
60 const TargetLibraryInfo *TLI = nullptr);
72 Instruction *ScanFrom = nullptr,
[all …]
/netbsd-src/external/apache2/llvm/dist/libcxx/src/
H A Ddebug.cpp99 : __cbeg_(nullptr), in __libcpp_db()
100 __cend_(nullptr), in __libcpp_db()
102 __ibeg_(nullptr), in __libcpp_db()
103 __iend_(nullptr), in __libcpp_db()
114 if (*p != nullptr) in ~__libcpp_db()
126 if (*p != nullptr) in ~__libcpp_db()
143 _LIBCPP_ASSERT(i != nullptr, "iterator not found in debug database."); in __find_c_from_i()
144 return i->__c_ != nullptr ? i->__c_->__c_ : nullptr; in __find_c_from_i()
157 if (c == nullptr) in __insert_ic()
162 if (c == nullptr) in __insert_ic()
[all …]
H A Dstrstream.cpp22 __palloc_(nullptr), in strstreambuf()
23 __pfree_(nullptr) in strstreambuf()
42 if (__pbeg == nullptr) in __init()
54 __palloc_(nullptr), in strstreambuf()
55 __pfree_(nullptr) in strstreambuf()
63 __palloc_(nullptr), in strstreambuf()
64 __pfree_(nullptr) in strstreambuf()
66 __init(const_cast<char *>(__gnext), __n, nullptr); in strstreambuf()
72 __palloc_(nullptr), in strstreambuf()
73 __pfree_(nullptr) in strstreambuf()
[all …]
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/xray/
H A Dxray_log_interface.cc23 static XRayLogImpl CurrentXRayImpl{nullptr, nullptr, nullptr, nullptr};
24 static XRayLogImpl *GlobalXRayImpl = nullptr;
29 return {nullptr, 0}; in NullBufferIterator()
46 nullptr, nullptr, {nullptr, nullptr, nullptr, nullptr}};
48 static const ModeImpl *CurrentMode = nullptr;
67 if (Impl.flush_log == nullptr || Impl.handle_arg0 == nullptr || in __xray_log_register_mode()
68 Impl.log_finalize == nullptr || Impl.log_init == nullptr) in __xray_log_register_mode()
102 if (CurrentMode != nullptr) in __xray_log_get_current_mode()
104 return nullptr; in __xray_log_get_current_mode()
108 if (Impl.log_init == nullptr || Impl.log_finalize == nullptr || in __xray_set_log_impl()
[all …]
H A Dxray_function_call_trie.h156 NodeAllocatorType *NodeAllocator = nullptr;
157 RootAllocatorType *RootAllocator = nullptr;
158 ShadowStackAllocatorType *ShadowStackAllocator = nullptr;
159 NodeIdPairAllocatorType *NodeIdPairAllocator = nullptr;
235 O.NodeAllocator = nullptr; in Allocators()
236 O.RootAllocator = nullptr; in Allocators()
237 O.ShadowStackAllocator = nullptr; in Allocators()
238 O.NodeIdPairAllocator = nullptr; in Allocators()
251 O.NodeAllocator = nullptr;
253 NodeAllocator = nullptr;
[all …]
H A Dxray_allocator.h49 return nullptr; in allocate()
60 return nullptr; in allocate()
72 return nullptr; in allocate()
79 if (B == nullptr) in deallocate()
100 return nullptr; in allocateBuffer()
110 return nullptr; in allocateBuffer()
121 return nullptr; in allocateBuffer()
128 if (B == nullptr) in deallocateBuffer()
142 if (A != nullptr) in initArray()
175 unsigned char *BackingStore = nullptr;
[all …]
H A Dxray_profile_collector.cc77 static BufferQueue *BQ = nullptr;
86 static ThreadDataAllocator *TDAllocator = nullptr;
87 static ThreadDataArray *TDArray = nullptr;
100 static ProfileBufferArrayAllocator *ProfileBuffersAllocator = nullptr;
101 static ProfileBufferArray *ProfileBuffers = nullptr;
113 DCHECK_NE(Q, nullptr); in post()
129 DCHECK_NE(TDAllocator, nullptr); in post()
130 DCHECK_NE(TDArray, nullptr); in post()
133 TId) == nullptr) { in post()
179 if (Node == nullptr) in populateRecords()
[all …]
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Demangle/
H A DItaniumDemangle.h218 NodeArray() : Elements(nullptr), NumElements(0) {} in NodeArray()
295 if (TA != nullptr) in printLeft()
696 if (ExceptionSpec != nullptr) { in printRight()
792 if (Attrs != nullptr) in printRight()
1237 Node *Ref = nullptr;
1997 if (Init != nullptr) { in printLeft()
2015 if (Init != nullptr) { in printLeft()
2153 float_literal_impl::getFloatLiteralKind((Float *)nullptr);
2225 T* First = nullptr; in FOR_EACH_NODE_KIND()
2226 T* Last = nullptr; in FOR_EACH_NODE_KIND()
[all …]
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/ObjCARC/
H A DARCRuntimeEntryPoints.h58 AutoreleaseRV = nullptr; in init()
59 Release = nullptr; in init()
60 Retain = nullptr; in init()
61 RetainBlock = nullptr; in init()
62 Autorelease = nullptr; in init()
63 StoreStrong = nullptr; in init()
64 RetainRV = nullptr; in init()
65 ClaimRV = nullptr; in init()
66 RetainAutorelease = nullptr; in init()
67 RetainAutoreleaseRV = nullptr; in init()
[all …]
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dpointer-query.h74 tree get_ref (vec<access_ref> *, access_ref * = nullptr, int = 1,
75 ssa_name_limit_t * = nullptr, pointer_query * = nullptr) const;
89 offset_int size_remaining (offset_int * = nullptr) const;
174 explicit pointer_query (range_query * = nullptr);
258 extern tree gimple_call_alloc_size (gimple *, wide_int[2] = nullptr,
259 range_query * = nullptr);
265 range_query * = nullptr);
270 return compute_objsize (ptr, nullptr, ostype, pref, (range_query *)nullptr); in compute_objsize()
274 extern tree compute_objsize (tree, gimple *, int, tree * = nullptr,
275 tree * = nullptr, range_query * = nullptr);
[all …]
/netbsd-src/external/apache2/llvm/dist/llvm/lib/TableGen/
H A DTGParser.cpp43 SubClassReference() : Rec(nullptr) {} in SubClassReference()
45 bool isInvalid() const { return Rec == nullptr; } in isInvalid()
53 SubMultiClassReference() : MC(nullptr) {} in SubMultiClassReference()
55 bool isInvalid() const { return MC == nullptr; } in isInvalid()
134 MultiClass *MC = nullptr) { in QualifiedNameOfImplicitName()
359 return resolve(*E.Loop, Stack, CurMultiClass == nullptr, in addEntry()
360 CurMultiClass ? &CurMultiClass->Entries : nullptr); in addEntry()
467 Init *NewName = nullptr; in addDefOne()
549 Record *CurRec = nullptr; in ParseObjectName()
555 return nullptr; in ParseObjectName()
[all …]
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/Utils/
H A DAMDGPUAsmUtils.cpp19 nullptr,
31 nullptr,
32 nullptr,
33 nullptr,
39 nullptr,
59 nullptr,
67 nullptr,
68 nullptr,
69 nullptr,
70 nullptr,
[all …]
/netbsd-src/external/apache2/llvm/dist/clang/lib/Analysis/
H A DBodyFarm.cpp171 /* CXXCastPath=*/nullptr, in makeImplicitCast()
201 /* NRVOCandidate=*/nullptr); in makeReturn()
218 /* TemplateArgumentListInfo=*/ nullptr, MemberDecl->getType(), ValueKind, in makeMemberExpression()
236 return nullptr; in findMemberField()
275 assert(CallbackDecl != nullptr); in create_call_once_lambda_call()
278 assert(callOperatorDecl != nullptr); in create_call_once_lambda_call()
319 return nullptr; in create_call_once()
328 return nullptr; in create_call_once()
332 return nullptr; in create_call_once()
346 return nullptr; in create_call_once()
[all …]
/netbsd-src/external/apache2/llvm/dist/clang/lib/Tooling/Syntax/
H A DMutations.cpp32 assert(Anchor != nullptr); in addAfter()
33 assert(Anchor->Parent != nullptr); in addAfter()
34 assert(New->Parent == nullptr); in addAfter()
35 assert(New->NextSibling == nullptr); in addAfter()
36 assert(New->PreviousSibling == nullptr); in addAfter()
50 assert(Old != nullptr); in replace()
51 assert(Old->Parent != nullptr); in replace()
53 assert(New->Parent == nullptr); in replace()
54 assert(New->NextSibling == nullptr); in replace()
55 assert(New->PreviousSibling == nullptr); in replace()
[all …]
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DBuiltins.h100 return strchr(getRecord(ID).Attributes, 'U') != nullptr; in isPure()
106 return strchr(getRecord(ID).Attributes, 'c') != nullptr; in isConst()
111 return strchr(getRecord(ID).Attributes, 'n') != nullptr; in isNoThrow()
116 return strchr(getRecord(ID).Attributes, 'r') != nullptr; in isNoReturn()
121 return strchr(getRecord(ID).Attributes, 'j') != nullptr; in isReturnsTwice()
127 return strchr(getRecord(ID).Attributes, 'u') != nullptr; in isUnevaluated()
133 return strchr(getRecord(ID).Attributes, 'F') != nullptr; in isLibFunction()
140 return strchr(getRecord(ID).Attributes, 'f') != nullptr; in isPredefinedLibFunction()
147 return strchr(getRecord(ID).Attributes, 'h') != nullptr; in isHeaderDependentFunction()
154 return strchr(getRecord(ID).Attributes, 'i') != nullptr; in isPredefinedRuntimeFunction()
[all …]
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Demangle/
H A DItaniumDemangle.cpp256 BlockMeta* BlockList = nullptr;
260 if (NewMeta == nullptr) in grow()
268 if (NewMeta == nullptr) in allocateMassive()
276 : BlockList(new (InitialBuffer) BlockMeta{nullptr, 0}) {} in BumpPointerAllocator()
297 BlockList = new (InitialBuffer) BlockMeta{nullptr, 0}; in reset()
328 if (MangledName == nullptr || (Buf != nullptr && N == nullptr)) { in itaniumDemangle()
331 return nullptr; in itaniumDemangle()
340 if (AST == nullptr) in itaniumDemangle()
348 if (N != nullptr) in itaniumDemangle()
355 return InternalStatus == demangle_success ? Buf : nullptr; in itaniumDemangle()
[all …]
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/DIA/
H A DDIASession.cpp66 if (SUCCEEDED(CoCreateInstance(CLSID_DiaSource, nullptr, CLSCTX_INPROC_SERVER, in LoadDIA()
128 if (FAILED(HR = DiaDataSource->loadDataForExe(Path16Str, nullptr, nullptr))) in createFromExe()
151 return nullptr; in getGlobalScope()
186 return nullptr; in getSymbolById()
200 return nullptr; in findSymbolByAddress()
203 return nullptr; in findSymbolByAddress()
215 return nullptr; in findSymbolByRVA()
228 return nullptr; in findSymbolBySectOffset()
244 return nullptr; in findLineNumbers()
255 return nullptr; in findLineNumbersByAddress()
[all …]
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Serialization/
H A DModuleFile.h233 const llvm::support::unaligned_uint64_t *InputFileOffsets = nullptr;
271 const uint32_t *SLocEntryOffsets = nullptr;
289 const uint32_t *IdentifierOffsets = nullptr;
301 const unsigned char *IdentifierTableData = nullptr;
305 void *IdentifierLookupTable = nullptr;
329 const uint32_t *MacroOffsets = nullptr;
356 const PPEntityOffset *PreprocessedEntityOffsets = nullptr;
362 const PPSkippedRange *PreprocessedSkippedRangeOffsets = nullptr;
375 const char *HeaderFileInfoTableData = nullptr;
379 void *HeaderFileInfoTable = nullptr;
[all …]
/netbsd-src/external/apache2/llvm/dist/llvm/utils/benchmark/src/
H A Dcommandlineflags.cc29 char* end = nullptr; in ParseInt32()
63 char* end = nullptr; in ParseDouble()
98 return string_value == nullptr ? default_value in BoolFromEnv()
108 if (string_value == nullptr) { in Int32FromEnv()
128 return value == nullptr ? default_value : value; in StringFromEnv()
139 if (str == nullptr || flag == nullptr) return nullptr; in ParseFlagValue()
144 if (strncmp(str, flag_str.c_str(), flag_len) != 0) return nullptr; in ParseFlagValue()
155 if (flag_end[0] != '=') return nullptr; in ParseFlagValue()
166 if (value_str == nullptr) return false; in ParseBoolFlag()
178 if (value_str == nullptr) return false; in ParseInt32Flag()
[all …]

12345678910>>...120