/freebsd/contrib/llvm-project/lldb/source/Plugins/ABI/Hexagon/ |
H A D | ABISysV_hexagon.cpp | 46 nullptr, 47 nullptr, 48 nullptr, 57 nullptr, 58 nullptr, 59 nullptr, 68 nullptr, 69 nullptr, 70 nullptr, 79 nullptr, [all …]
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/ABI/ARM/ |
H A D | ABISysV_arm.cpp | 49 nullptr, 56 nullptr, 57 nullptr, 58 nullptr, 61 nullptr, 68 nullptr, 69 nullptr, 70 nullptr, 73 nullptr, 80 nullptr, [all …]
|
H A D | ABIMacOSX_arm.cpp | 46 nullptr, 53 nullptr, 54 nullptr, 55 nullptr, 58 nullptr, 65 nullptr, 66 nullptr, 67 nullptr, 70 nullptr, 77 nullptr, [all …]
|
/freebsd/contrib/llvm-project/llvm/include/llvm/MC/ |
H A D | MCObjectFileInfo.h | 53 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 …]
|
/freebsd/contrib/llvm-project/lldb/include/lldb/Interpreter/ |
H A D | CommandOptionArgumentTable.h | 216 …{ lldb::eArgTypeAddress, "address", lldb::CompletionType::eNoCompletion, {}, { nullptr, false }, "… 217 …ession, "address-expression", lldb::CompletionType::eNoCompletion, {}, { nullptr, false }, "An exp… 218 …{ lldb::eArgTypeAliasName, "alias-name", lldb::CompletionType::eNoCompletion, {}, { nullptr, false… 219 …options-for-aliased-command", lldb::CompletionType::eNoCompletion, {}, { nullptr, false }, "Comman… 221 …{ lldb::eArgTypeBoolean, "boolean", lldb::CompletionType::eNoCompletion, {}, { nullptr, false }, "… 222 …t-id", lldb::CompletionType::eNoCompletion, {}, { BreakpointIDHelpTextCallback, false }, nullptr }, 223 …, lldb::CompletionType::eNoCompletion, {}, { BreakpointIDRangeHelpTextCallback, false }, nullptr }, 224 …t-name", lldb::eBreakpointNameCompletion, {}, { BreakpointNameHelpTextCallback, false }, nullptr }, 225 …{ lldb::eArgTypeByteSize, "byte-size", lldb::CompletionType::eNoCompletion, {}, { nullptr, false }… 226 …{ lldb::eArgTypeClassName, "class-name", lldb::CompletionType::eNoCompletion, {}, { nullptr, false… [all …]
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/Utility/ |
H A D | RegisterContextDarwin_arm.cpp | 180 nullptr, nullptr, nullptr, 195 nullptr, 201 nullptr, 202 nullptr, 203 nullptr, 206 nullptr, 212 nullptr, 213 nullptr, 214 nullptr, 217 nullptr, [all …]
|
H A D | RegisterInfos_mips.h | 90 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 D | RegisterInfos_mips64.h | 60 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 D | RegisterContextDarwin_x86_64.cpp | 175 nullptr, nullptr, nullptr, 192 {DEFINE_GPR(rax, nullptr), 195 nullptr, 196 nullptr, 197 nullptr, 199 {DEFINE_GPR(rbx, nullptr), 202 nullptr, 203 nullptr, 204 nullptr, 206 {DEFINE_GPR(rcx, nullptr), [all …]
|
H A D | RegisterContextDarwin_i386.cpp | 157 nullptr, nullptr, nullptr, 173 {DEFINE_GPR(eax, nullptr), 176 nullptr, 177 nullptr, 178 nullptr, 180 {DEFINE_GPR(ebx, nullptr), 183 nullptr, 184 nullptr, 185 nullptr, 187 {DEFINE_GPR(ecx, nullptr), [all …]
|
H A D | RegisterInfos_s390x.h | 59 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 D | RegisterInfos_i386.h | 44 #define FPR_SIZE(reg) sizeof(((FXSAVE *)nullptr)->reg) 48 #define FP_SIZE sizeof(((MMSReg *)nullptr)->bytes) 63 #reg, alt, sizeof(((GPR *)nullptr)->reg), \ 67 nullptr, nullptr, nullptr, \ 72 #name, nullptr, FPR_SIZE(reg), FPR_OFFSET(reg), eEncodingUint, eFormatHex, \ 75 nullptr, nullptr, nullptr, \ 82 #reg #i, nullptr, FP_SIZE, \ 87 nullptr, nullptr, nullptr, \ 92 #reg #i, nullptr, sizeof(uint64_t), LLVM_EXTENSION FPR_OFFSET(stmm[i]), \ 98 nullptr, \ [all …]
|
H A D | RegisterInfos_arm.h | 350 #name, nullptr, size, FPU_OFFSET(offset), eEncodingIEEE754, eFormatFloat, \ 353 g_##qreg##_contained, g_##name##_invalidates, nullptr, \ 358 #name, nullptr, 16, FPU_OFFSET(offset), eEncodingVector, \ 362 nullptr, g_##name##_invalidates, nullptr, \ 375 nullptr, 382 nullptr, 383 nullptr, 384 nullptr, 388 nullptr, 395 nullptr, [all …]
|
H A D | RegisterContextWindows_x86_64.cpp | 49 #reg, alt, sizeof(((GPR *)nullptr)->reg), GPR_OFFSET(reg), eEncodingUint, \ 51 {kind1, kind2, kind3, kind4, lldb_##reg##_x86_64 }, nullptr, nullptr, \ 52 nullptr, \ 79 #reg, NULL, sizeof(((FPReg *)nullptr)->reg), FPR_OFFSET(reg), \ 83 nullptr, nullptr, nullptr, \ 90 …DEFINE_GPR(rax, nullptr, dwarf_rax_x86_64, dwarf_rax_x86_64, LLDB_INVALID_REGNUM, … 91 …DEFINE_GPR(rbx, nullptr, dwarf_rbx_x86_64, dwarf_rbx_x86_64, LLDB_INVALID_REGNUM, … 92 …DEFINE_GPR(rcx, nullptr, dwarf_rcx_x86_64, dwarf_rcx_x86_64, LLDB_REGNUM_GENERIC_ARG4,… 93 …DEFINE_GPR(rdx, nullptr, dwarf_rdx_x86_64, dwarf_rdx_x86_64, LLDB_REGNUM_GENERIC_ARG3,… 94 …DEFINE_GPR(rdi, nullptr, dwarf_rdi_x86_64, dwarf_rdi_x86_64, LLDB_REGNUM_GENERIC_ARG1,… [all …]
|
H A D | RegisterInfos_x86_64_with_base.h | 46 #define FPR_SIZE(reg) sizeof(((FXSAVE *)nullptr)->reg) 49 #define FP_SIZE sizeof(((MMSReg *)nullptr)->bytes) 61 #define DR_SIZE sizeof(((DBG *)nullptr)->dr[0]) 68 #reg, alt, sizeof(((GPR *)nullptr)->reg), GPR_OFFSET(reg), eEncodingUint, \ 70 {kind1, kind2, kind3, kind4, x86_64_with_base::lldb_##reg}, nullptr, \ 71 nullptr, nullptr, \ 76 #name, nullptr, FPR_SIZE(reg), FPR_OFFSET(reg), eEncodingUint, eFormatHex, \ 77 {kind1, kind2, kind3, kind4, x86_64_with_base::lldb_##name}, nullptr, \ 78 nullptr, nullpt [all...] |
/freebsd/contrib/llvm-project/lldb/source/Plugins/ABI/Mips/ |
H A D | ABISysV_mips64.cpp | 95 nullptr, 96 nullptr, 97 nullptr, 107 nullptr, 108 nullptr, 109 nullptr, 120 nullptr, 121 nullptr, 122 nullptr, 132 nullptr, [all …]
|
H A D | ABISysV_mips.cpp | 95 nullptr, 96 nullptr, 97 nullptr, 107 nullptr, 108 nullptr, 109 nullptr, 119 nullptr, 120 nullptr, 121 nullptr, 131 nullptr, [all …]
|
/freebsd/contrib/llvm-project/llvm/lib/IR/ |
H A D | RuntimeLibcalls.cpp | 18 nullptr); in initLibcalls() 144 setLibcallName(RTLIB::EXP10_F32, nullptr); in initLibcalls() 145 setLibcallName(RTLIB::EXP10_F64, nullptr); in initLibcalls() 153 setLibcallName(RTLIB::EXP10_F32, nullptr); in initLibcalls() 154 setLibcallName(RTLIB::EXP10_F64, nullptr); in initLibcalls() 187 setLibcallName(RTLIB::STACKPROTECTOR_CHECK_FAIL, nullptr); in initLibcalls() 191 setLibcallName(RTLIB::LDEXP_F32, nullptr); in initLibcalls() 192 setLibcallName(RTLIB::LDEXP_F80, nullptr); in initLibcalls() 193 setLibcallName(RTLIB::LDEXP_F128, nullptr); in initLibcalls() 194 setLibcallName(RTLIB::LDEXP_PPCF128, nullptr); in initLibcalls() [all …]
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/ABI/MSP430/ |
H A D | ABISysV_msp430.cpp | 65 nullptr, 66 nullptr, 67 nullptr, 77 nullptr, 78 nullptr, 79 nullptr, 89 nullptr, 90 nullptr, 91 nullptr, 101 nullptr, [all …]
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/ |
H A D | BasicBlockUtils.h | 54 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 /// If \p DT is not nullptr, update it directly; in that case, DTU must be 95 /// nullptr. 96 bool MergeBlockIntoPredecessor(BasicBlock *BB, DomTreeUpdater *DTU = nullptr, 97 LoopInfo *LI = nullptr, [all...] |
/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Checkers/ |
H A D | MPIFunctionClassifier.h | 70 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 …]
|
/freebsd/contrib/llvm-project/compiler-rt/lib/xray/ |
H A D | xray_log_interface.cpp | 22 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 …]
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/ |
H A D | Loads.h | 36 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 …]
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/ObjCARC/ |
H A D | ARCRuntimeEntryPoints.h | 58 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 …]
|
/freebsd/contrib/googletest/googlemock/test/ |
H A D | gmock_test.cc | 65 const char* argv[] = {nullptr}; in TEST() 67 const char* new_argv[] = {nullptr}; in TEST() 73 const char* argv[] = {"foo.exe", nullptr}; in TEST() 75 const char* new_argv[] = {"foo.exe", nullptr}; in TEST() 81 const char* argv[] = {"foo.exe", "--gmock_verbose=info", nullptr}; in TEST() 83 const char* new_argv[] = {"foo.exe", nullptr}; in TEST() 91 L"--gmock_default_mock_behavior=2", nullptr}; in TEST() 93 const wchar_t* new_argv[] = {L"foo.exe", nullptr}; in TEST() 102 const char* argv[] = {"foo.exe", "--non_gmock_flag=blah", nullptr}; in TEST() 104 const char* new_argv[] = {"foo.exe", "--non_gmock_flag=blah", nullptr}; in TEST() [all …]
|