Searched refs:eFormatVectorOfUInt32 (Results 1 – 16 of 16) sorted by relevance
| /llvm-project-15.0.7/lldb/source/DataFormatters/ |
| H A D | VectorType.cpp | 98 case lldb::eFormatVectorOfUInt32: in GetCompilerTypeForFormat() 140 case lldb::eFormatVectorOfUInt32: in GetItemFormatForFormat()
|
| H A D | FormatManager.cpp | 59 {eFormatVectorOfUInt32, '\0', "uint32_t[]"}, 442 case eFormatVectorOfUInt32: in GetSingleItemFormat()
|
| /llvm-project-15.0.7/lldb/source/Plugins/Process/Utility/ |
| H A D | RegisterInfos_ppc64le.h | 47 lldb::eFormatVectorOfUInt32, \ 56 lldb::eFormatVectorOfUInt32, \
|
| H A D | RegisterInfos_powerpc.h | 39 #reg, NULL, 16, VMX_OFFSET(reg), eEncodingVector, eFormatVectorOfUInt32, \
|
| H A D | RegisterInfos_ppc64.h | 48 lldb::eFormatVectorOfUInt32, \
|
| /llvm-project-15.0.7/lldb/unittests/tools/lldb-server/tests/ |
| H A D | MessageObjects.cpp | 188 .Case("vector-uint32", eFormatVectorOfUInt32) in create()
|
| /llvm-project-15.0.7/lldb/unittests/Core/ |
| H A D | DumpDataExtractorTest.cpp | 169 lldb::Format::eFormatVectorOfUInt32, in TEST()
|
| /llvm-project-15.0.7/lldb/include/lldb/ |
| H A D | lldb-enumerations.h | 185 eFormatVectorOfUInt32, enumerator
|
| /llvm-project-15.0.7/lldb/source/Commands/ |
| H A D | CommandObjectMemory.cpp | 251 case eFormatVectorOfUInt32: in FinalizeSettings() 1415 case eFormatVectorOfUInt32: in DoExecute()
|
| /llvm-project-15.0.7/lldb/source/Core/ |
| H A D | DumpDataExtractor.cpp | 838 case eFormatVectorOfUInt32: in DumpDataExtractor()
|
| H A D | ValueObject.cpp | 1154 (custom_format == eFormatVectorOfUInt32) || in HasSpecialPrintableRepresentation() 1248 (custom_format == eFormatVectorOfUInt32) || in DumpPrintableRepresentation()
|
| /llvm-project-15.0.7/lldb/docs/ |
| H A D | python_api_enums.rst | 310 .. py:data:: eFormatVectorOfUInt32
|
| /llvm-project-15.0.7/lldb/source/Plugins/Process/gdb-remote/ |
| H A D | ProcessGDBRemote.cpp | 486 .Case("vector-uint32", eFormatVectorOfUInt32) in BuildDynamicRegisterInfo() 4122 .Case("vector-uint32", eFormatVectorOfUInt32) in ParseRegisters()
|
| H A D | GDBRemoteCommunicationServerLLGS.cpp | 561 case eFormatVectorOfUInt32: in GetFormatNameOrEmpty()
|
| /llvm-project-15.0.7/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/ |
| H A D | RenderScriptRuntime.cpp | 760 {eFormatDecimal, eFormatVectorOfUInt32, sizeof(uint32_t)},
|
| /llvm-project-15.0.7/lldb/source/Plugins/TypeSystem/Clang/ |
| H A D | TypeSystemClang.cpp | 9055 case eFormatVectorOfUInt32: in DumpTypeValue()
|