Home
last modified time | relevance | path

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

12345678910>>...153

/openbsd-src/gnu/llvm/lldb/source/Plugins/ABI/Hexagon/
H A DABISysV_hexagon.cpp46 nullptr,
47 nullptr,
56 nullptr,
57 nullptr,
66 nullptr,
67 nullptr,
76 nullptr,
77 nullptr,
86 nullptr,
87 nullptr,
[all …]
/openbsd-src/gnu/llvm/lldb/source/Plugins/ABI/ARM/
H A DABIMacOSX_arm.cpp46 nullptr,
53 nullptr,
54 nullptr,
57 nullptr,
64 nullptr,
65 nullptr,
68 nullptr,
75 nullptr,
76 nullptr,
79 nullptr,
[all …]
H A DABISysV_arm.cpp49 nullptr,
56 nullptr,
57 nullptr,
60 nullptr,
67 nullptr,
68 nullptr,
71 nullptr,
78 nullptr,
79 nullptr,
82 nullptr,
[all …]
/openbsd-src/gnu/llvm/lldb/include/lldb/Interpreter/
H A DCommandOptionArgumentTable.h165 …{ lldb::eArgTypeAddress, "address", CommandCompletions::eNoCompletion, {}, { nullptr, false }, "A …
166 …pression, "address-expression", CommandCompletions::eNoCompletion, {}, { nullptr, false }, "An exp…
167 …{ lldb::eArgTypeAliasName, "alias-name", CommandCompletions::eNoCompletion, {}, { nullptr, false }…
168 … "options-for-aliased-command", CommandCompletions::eNoCompletion, {}, { nullptr, false }, "Comman…
170 …{ lldb::eArgTypeBoolean, "boolean", CommandCompletions::eNoCompletion, {}, { nullptr, false }, "A …
171 …kpt-id", CommandCompletions::eNoCompletion, {}, { BreakpointIDHelpTextCallback, false }, nullptr },
172 …t", CommandCompletions::eNoCompletion, {}, { BreakpointIDRangeHelpTextCallback, false }, nullptr },
173 …ndCompletions::eBreakpointNameCompletion, {}, { BreakpointNameHelpTextCallback, false }, nullptr },
174 …{ lldb::eArgTypeByteSize, "byte-size", CommandCompletions::eNoCompletion, {}, { nullptr, false }, …
175 …{ lldb::eArgTypeClassName, "class-name", CommandCompletions::eNoCompletion, {}, { nullptr, false }…
[all …]
/openbsd-src/gnu/llvm/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h53 MCSection *TextSection = nullptr;
56 MCSection *DataSection = nullptr;
59 MCSection *BSSSection = nullptr;
65 MCSection *ReadOnlySection = nullptr;
69 MCSection *LSDASection = nullptr;
74 MCSection *CompactUnwindSection = nullptr;
78 MCSection *DwarfAbbrevSection = nullptr;
79 MCSection *DwarfInfoSection = nullptr;
80 MCSection *DwarfLineSection = nullptr;
81 MCSection *DwarfLineStrSection = nullptr;
[all …]
/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/Utility/
H A DRegisterInfos_mips.h90 DEFINE_GPR(r2, nullptr, dwarf_r2_mips, dwarf_r2_mips, LLDB_INVALID_REGNUM),
91 DEFINE_GPR(r3, nullptr, dwarf_r3_mips, dwarf_r3_mips, LLDB_INVALID_REGNUM),
92 DEFINE_GPR(r4, nullptr, dwarf_r4_mips, dwarf_r4_mips,
94 DEFINE_GPR(r5, nullptr, dwarf_r5_mips, dwarf_r5_mips,
96 DEFINE_GPR(r6, nullptr, dwarf_r6_mips, dwarf_r6_mips,
98 DEFINE_GPR(r7, nullptr, dwarf_r7_mips, dwarf_r7_mips,
100 DEFINE_GPR(r8, nullptr, dwarf_r8_mips, dwarf_r8_mips, LLDB_INVALID_REGNUM),
101 DEFINE_GPR(r9, nullptr, dwarf_r9_mips, dwarf_r9_mips, LLDB_INVALID_REGNUM),
102 DEFINE_GPR(r10, nullptr, dwarf_r10_mips, dwarf_r10_mips,
104 DEFINE_GPR(r11, nullptr, dwarf_r11_mips, dwarf_r11_mips,
[all …]
H A DRegisterInfos_mips64.h60 DEFINE_GPR(r1, nullptr, dwarf_r1_mips64, dwarf_r1_mips64,
62 DEFINE_GPR(r2, nullptr, dwarf_r2_mips64, dwarf_r2_mips64,
64 DEFINE_GPR(r3, nullptr, dwarf_r3_mips64, dwarf_r3_mips64,
66 DEFINE_GPR(r4, nullptr, dwarf_r4_mips64, dwarf_r4_mips64,
68 DEFINE_GPR(r5, nullptr, dwarf_r5_mips64, dwarf_r5_mips64,
70 DEFINE_GPR(r6, nullptr, dwarf_r6_mips64, dwarf_r6_mips64,
72 DEFINE_GPR(r7, nullptr, dwarf_r7_mips64, dwarf_r7_mips64,
74 DEFINE_GPR(r8, nullptr, dwarf_r8_mips64, dwarf_r8_mips64,
76 DEFINE_GPR(r9, nullptr, dwarf_r9_mips64, dwarf_r9_mips64,
78 DEFINE_GPR(r10, nullptr, dwarf_r10_mips64, dwarf_r10_mips64,
[all …]
H A DRegisterContextDarwin_arm.cpp180 nullptr, nullptr,
195 nullptr,
201 nullptr,
202 nullptr,
205 nullptr,
211 nullptr,
212 nullptr,
215 nullptr,
221 nullptr,
222 nullptr,
[all …]
H A DRegisterInfos_s390x.h59 DEFINE_GPR(r0, 8, GPR_OFFSET(0), nullptr, LLDB_INVALID_REGNUM),
60 DEFINE_GPR(r1, 8, GPR_OFFSET(1), nullptr, LLDB_INVALID_REGNUM),
61 DEFINE_GPR(r2, 8, GPR_OFFSET(2), nullptr, LLDB_REGNUM_GENERIC_ARG1),
62 DEFINE_GPR(r3, 8, GPR_OFFSET(3), nullptr, LLDB_REGNUM_GENERIC_ARG2),
63 DEFINE_GPR(r4, 8, GPR_OFFSET(4), nullptr, LLDB_REGNUM_GENERIC_ARG3),
64 DEFINE_GPR(r5, 8, GPR_OFFSET(5), nullptr, LLDB_REGNUM_GENERIC_ARG4),
65 DEFINE_GPR(r6, 8, GPR_OFFSET(6), nullptr, LLDB_REGNUM_GENERIC_ARG5),
66 DEFINE_GPR(r7, 8, GPR_OFFSET(7), nullptr, LLDB_INVALID_REGNUM),
67 DEFINE_GPR(r8, 8, GPR_OFFSET(8), nullptr, LLDB_INVALID_REGNUM),
68 DEFINE_GPR(r9, 8, GPR_OFFSET(9), nullptr, LLDB_INVALID_REGNUM),
[all …]
H A DRegisterContextDarwin_x86_64.cpp175 nullptr, nullptr,
192 {DEFINE_GPR(rax, nullptr),
195 nullptr,
196 nullptr,
198 {DEFINE_GPR(rbx, nullptr),
201 nullptr,
202 nullptr,
204 {DEFINE_GPR(rcx, nullptr),
207 nullptr,
208 nullptr,
[all …]
H A DRegisterContextDarwin_i386.cpp157 nullptr, nullptr,
173 {DEFINE_GPR(eax, nullptr),
176 nullptr,
177 nullptr,
179 {DEFINE_GPR(ebx, nullptr),
182 nullptr,
183 nullptr,
185 {DEFINE_GPR(ecx, nullptr),
188 nullptr,
189 nullptr,
[all …]
H A DRegisterContextWindows_x86_64.cpp49 #reg, alt, sizeof(((GPR *)nullptr)->reg), GPR_OFFSET(reg), eEncodingUint, \
51 {kind1, kind2, kind3, kind4, lldb_##reg##_x86_64 }, nullptr, nullptr, \
78 #reg, NULL, sizeof(((FPReg *)nullptr)->reg), FPR_OFFSET(reg), \
82 nullptr, nullptr, \
89 …DEFINE_GPR(rax, nullptr, dwarf_rax_x86_64, dwarf_rax_x86_64, LLDB_INVALID_REGNUM, …
90 …DEFINE_GPR(rbx, nullptr, dwarf_rbx_x86_64, dwarf_rbx_x86_64, LLDB_INVALID_REGNUM, …
91 …DEFINE_GPR(rcx, nullptr, dwarf_rcx_x86_64, dwarf_rcx_x86_64, LLDB_REGNUM_GENERIC_ARG4,…
92 …DEFINE_GPR(rdx, nullptr, dwarf_rdx_x86_64, dwarf_rdx_x86_64, LLDB_REGNUM_GENERIC_ARG3,…
93 …DEFINE_GPR(rdi, nullptr, dwarf_rdi_x86_64, dwarf_rdi_x86_64, LLDB_REGNUM_GENERIC_ARG1,…
94 …DEFINE_GPR(rsi, nullptr, dwarf_rsi_x86_64, dwarf_rsi_x86_64, LLDB_REGNUM_GENERIC_ARG2,…
[all …]
/openbsd-src/gnu/llvm/lldb/source/Plugins/ABI/Mips/
H A DABISysV_mips.cpp95 nullptr,
96 nullptr,
106 nullptr,
107 nullptr,
117 nullptr,
118 nullptr,
128 nullptr,
129 nullptr,
132 nullptr,
139 nullptr,
[all …]
H A DABISysV_mips64.cpp95 nullptr,
96 nullptr,
106 nullptr,
107 nullptr,
117 nullptr,
118 nullptr,
128 nullptr,
129 nullptr,
132 nullptr,
139 nullptr,
[all …]
/openbsd-src/gnu/llvm/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 …]
/openbsd-src/gnu/llvm/llvm/include/llvm/Transforms/Utils/
H A DBasicBlockUtils.h53 void DeleteDeadBlock(BasicBlock *BB, DomTreeUpdater *DTU = nullptr,
63 DomTreeUpdater *DTU = nullptr,
69 bool EliminateUnreachableBlocks(Function &F, DomTreeUpdater *DTU = nullptr,
77 MemoryDependenceResults *MemDep = nullptr);
83 bool DeleteDeadPHIs(BasicBlock *BB, const TargetLibraryInfo *TLI = nullptr,
84 MemorySSAUpdater *MSSAU = nullptr);
95 bool MergeBlockIntoPredecessor(BasicBlock *BB, DomTreeUpdater *DTU = nullptr,
96 LoopInfo *LI = nullptr,
97 MemorySSAUpdater *MSSAU = nullptr,
98 MemoryDependenceResults *MemDep = nullptr,
[all …]
H A DLocal.h63 const TargetLibraryInfo *TLI = nullptr,
64 DomTreeUpdater *DTU = nullptr);
74 const TargetLibraryInfo *TLI = nullptr);
80 const TargetLibraryInfo *TLI = nullptr);
88 Instruction *I, const TargetLibraryInfo *TLI = nullptr);
94 Value *V, const TargetLibraryInfo *TLI = nullptr,
95 MemorySSAUpdater *MSSAU = nullptr,
109 const TargetLibraryInfo *TLI = nullptr, MemorySSAUpdater *MSSAU = nullptr,
119 const TargetLibraryInfo *TLI = nullptr, MemorySSAUpdater *MSSAU = nullptr,
129 const TargetLibraryInfo *TLI = nullptr,
[all …]
/openbsd-src/gnu/llvm/llvm/include/llvm/Analysis/
H A DValueTracking.h57 unsigned Depth = 0, AssumptionCache *AC = nullptr,
58 const Instruction *CxtI = nullptr,
59 const DominatorTree *DT = nullptr,
60 OptimizationRemarkEmitter *ORE = nullptr,
73 unsigned Depth = 0, AssumptionCache *AC = nullptr,
74 const Instruction *CxtI = nullptr,
75 const DominatorTree *DT = nullptr,
76 OptimizationRemarkEmitter *ORE = nullptr,
81 unsigned Depth = 0, AssumptionCache *AC = nullptr,
82 const Instruction *CxtI = nullptr,
[all …]
H A DLoads.h36 const Instruction *CtxI = nullptr,
37 AssumptionCache *AC = nullptr,
38 const DominatorTree *DT = nullptr,
39 const TargetLibraryInfo *TLI = nullptr);
47 const Instruction *CtxI = nullptr,
48 AssumptionCache *AC = nullptr,
49 const DominatorTree *DT = nullptr,
50 const TargetLibraryInfo *TLI = nullptr);
58 const Instruction *CtxI = nullptr,
59 AssumptionCache *AC = nullptr,
[all …]
/openbsd-src/gnu/llvm/compiler-rt/lib/xray/
H A Dxray_log_interface.cpp22 static XRayLogImpl CurrentXRayImpl{nullptr, nullptr, nullptr, nullptr};
23 static XRayLogImpl *GlobalXRayImpl = nullptr;
28 return {nullptr, 0}; in NullBufferIterator()
45 nullptr, nullptr, {nullptr, nullptr, nullptr, nullptr}};
47 static const ModeImpl *CurrentMode = nullptr;
66 if (Impl.flush_log == nullptr || Impl.handle_arg0 == nullptr || in __xray_log_register_mode()
67 Impl.log_finalize == nullptr || Impl.log_init == nullptr) in __xray_log_register_mode()
101 if (CurrentMode != nullptr) in __xray_log_get_current_mode()
103 return nullptr; in __xray_log_get_current_mode()
107 if (Impl.log_init == nullptr || Impl.log_finalize == nullptr || in __xray_set_log_impl()
[all …]
/openbsd-src/gnu/llvm/libcxx/src/
H A Ddebug.cpp80 : __cbeg_(nullptr), in __libcpp_db()
81 __cend_(nullptr), in __libcpp_db()
83 __ibeg_(nullptr), in __libcpp_db()
84 __iend_(nullptr), in __libcpp_db()
95 if (*p != nullptr) in ~__libcpp_db()
107 if (*p != nullptr) in ~__libcpp_db()
124 _LIBCPP_ASSERT(i != nullptr, "iterator not found in debug database."); in __find_c_from_i()
125 return i->__c_ != nullptr ? i->__c_->__c_ : nullptr; in __find_c_from_i()
138 if (c == nullptr) in __insert_ic()
143 if (c == nullptr) in __insert_ic()
[all …]
/openbsd-src/gnu/llvm/compiler-rt/lib/gwp_asan/tests/
H A Dbasic.cpp14 EXPECT_NE(nullptr, Ptr); in TEST_F()
21 EXPECT_FALSE(GPA.pointerIsMine(nullptr)); in TEST_F()
32 EXPECT_NE(nullptr, Ptr); in TEST_F()
40 EXPECT_EQ(nullptr, in TEST_F()
42 EXPECT_EQ(nullptr, GPA.allocate(SIZE_MAX, 0)); in TEST_F()
43 EXPECT_EQ(nullptr, GPA.allocate(SIZE_MAX, 1)); in TEST_F()
44 EXPECT_EQ(nullptr, GPA.allocate(0, SIZE_MAX / 2)); in TEST_F()
45 EXPECT_EQ(nullptr, GPA.allocate(1, SIZE_MAX / 2)); in TEST_F()
46 EXPECT_EQ(nullptr, GPA.allocate(SIZE_MAX, SIZE_MAX / 2)); in TEST_F()
51 EXPECT_NE(nullptr, (P = GPA.allocate(0, 0))); in TEST_F()
[all …]
/openbsd-src/gnu/llvm/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 UnsafeClaimRV = nullptr; in init()
66 RetainAutorelease = nullptr; in init()
67 RetainAutoreleaseRV = nullptr; in init()
[all …]
/openbsd-src/gnu/llvm/llvm/lib/Demangle/
H A DDLangDemangle.cpp184 if (Mangled == nullptr || !std::isdigit(*Mangled)) in decodeNumber()
185 return nullptr; in decodeNumber()
194 return nullptr; in decodeNumber()
201 return nullptr; in decodeNumber()
209 if (Mangled == nullptr || !std::isalpha(*Mangled)) in decodeBackrefPos()
210 return nullptr; in decodeBackrefPos()
243 return nullptr; in decodeBackrefPos()
247 assert(Mangled != nullptr && *Mangled == 'Q' && "Invalid back reference!"); in decodeBackref()
248 Ret = nullptr; in decodeBackref()
256 if (Mangled == nullptr) in decodeBackref()
[all …]
/openbsd-src/gnu/llvm/compiler-rt/lib/scudo/standalone/tests/
H A Dwrappers_c_test.cpp47 EXPECT_NE(P, nullptr); in TEST()
67 EXPECT_NE(P, nullptr); in TEST()
71 EXPECT_EQ(malloc(SIZE_MAX), nullptr); in TEST()
77 EXPECT_NE(P, nullptr); in TEST()
84 EXPECT_NE(P, nullptr); in TEST()
87 EXPECT_NE(P, nullptr); in TEST()
91 EXPECT_EQ(calloc(SIZE_MAX, 1U), nullptr); in TEST()
94 EXPECT_EQ(calloc(static_cast<size_t>(LONG_MAX) + 1U, 2U), nullptr); in TEST()
98 EXPECT_EQ(calloc(SIZE_MAX, SIZE_MAX), nullptr); in TEST()
120 EXPECT_NE(P, nullptr); in TEST()
[all …]

12345678910>>...153