/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/ |
H A D | AppleObjCClassDescriptorV2.cpp | 46 bool ClassDescriptorV2::objc_class_t::Read(Process *process, in Read() function in ClassDescriptorV2::objc_class_t 88 bool ClassDescriptorV2::class_rw_t::Read(Process *process, lldb::addr_t addr) { in Read() function in ClassDescriptorV2::class_rw_t 141 bool ClassDescriptorV2::class_ro_t::Read(Process *process, lldb::addr_t addr) { in Read() function in ClassDescriptorV2::class_ro_t 239 bool ClassDescriptorV2::method_list_t::Read(Process *process, in Read() function in ClassDescriptorV2::method_list_t 269 bool ClassDescriptorV2::method_t::Read(Process *process, lldb::addr_t addr, in Read() function in ClassDescriptorV2::method_t 320 bool ClassDescriptorV2::ivar_list_t::Read(Proces function in ClassDescriptorV2::ivar_list_t 344 bool ClassDescriptorV2::ivar_t::Read(Process *process, lldb::addr_t addr) { Read() function in ClassDescriptorV2::ivar_t 375 bool ClassDescriptorV2::relative_list_entry_t::Read(Process *process, Read() function in ClassDescriptorV2::relative_list_entry_t 401 bool ClassDescriptorV2::relative_list_list_t::Read(Process *process, Read() function in ClassDescriptorV2::relative_list_list_t [all...] |
/llvm-project/lldb/source/Host/common/ |
H A D | PipeBase.cpp | 21 Status PipeBase::Read(void *buf, size_t size, size_t &bytes_read) { Read() function in PipeBase
|
H A D | File.cpp | 106 Status File::Read(void *buf, size_t &num_bytes) { in Read() function in File 148 Status File::Read(void *dst, size_t &num_bytes, off_t &offset) { in Read() function in File 518 Status NativeFile::Read(void *buf, size_t &num_bytes) { in Read() function in NativeFile 646 Status NativeFile::Read(void *buf, size_t &num_bytes, off_t &offset) { in Read() function in NativeFile
|
/llvm-project/compiler-rt/test/asan/TestCases/Darwin/ |
H A D | segv_read_write.c | 9 __attribute__((noinline)) void Read(int *ptr) { sink = *ptr; } in Read() function
|
/llvm-project/compiler-rt/test/asan/TestCases/Linux/ |
H A D | segv_read_write.c | 9 __attribute__((noinline)) void Read(int *ptr) { sink = *ptr; } in Read() function
|
/llvm-project/compiler-rt/test/asan/TestCases/Windows/ |
H A D | crash_read_write.cpp | 9 __attribute__((noinline)) void Read(int *ptr) { sink = *ptr; } in Read() function
|
/llvm-project/mlir/include/mlir/Dialect/LLVMIR/ |
H A D | BasicPtxBuilderInterface.h | 28 Read = 0, enumerator
|
/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/Shared/ |
H A D | MemoryFlags.h | 29 Read = 1U << 0, enumerator
|
/llvm-project/third-party/benchmark/src/ |
H A D | perf_counters.cc | 33 size_t PerfCounterValues::Read(const std::vector<int>& leaders) { in Read() function in benchmark::internal::PerfCounterValues 246 size_t PerfCounterValues::Read(const std::vector<int>&) { return 0; } in Read() function in benchmark::internal::PerfCounterValues
|
/llvm-project/compiler-rt/lib/memprof/tests/ |
H A D | rawprofile.cpp | 37 template <class T = uint64_t> T Read(char *&Buffer) { in Read() function
|
/llvm-project/clang-tools-extra/clangd/ |
H A D | JSONTransport.cpp | 215 size_t Read = std::strlen(&Out[Size]); in readLine() local 277 for (size_t Pos = 0, Read; Pos < ContentLength; Pos += Read) { in readStandardMessage() local
|
/llvm-project/lldb/source/API/ |
H A D | SBFile.cpp | 57 SBError SBFile::Read(uint8_t *buf, size_t num_bytes, size_t *bytes_read) { in Read() function in SBFile
|
H A D | SBCommunication.cpp | 104 size_t SBCommunication::Read(void *dst, size_t dst_len, uint32_t timeout_usec, in Read() function in SBCommunication
|
/llvm-project/lldb/unittests/Core/ |
H A D | CommunicationTest.cpp | 112 TEST_F(CommunicationTest, Read) { in TEST_F() argument
|
/llvm-project/lldb/unittests/TestingSupport/Host/ |
H A D | NativeProcessTestUtils.h | 130 llvm::Expected<std::vector<uint8_t>> Read(addr_t Addr, size_t Size) { in Read() function
|
/llvm-project/flang/runtime/ |
H A D | file.h | 24 enum class Action { Read, Write, ReadWrite }; enumerator
|
/llvm-project/llvm/lib/MCA/ |
H A D | InstrBuilder.cpp | 463 Read.OpIndex = OpIndex; in populateReads() local 475 Read.OpIndex = ~I; in populateReads() local 496 ReadDescriptor &Read = ID.Reads[CurrentUse]; populateReads() local [all...] |
/llvm-project/lldb/source/Core/ |
H A D | Communication.cpp | 86 size_t Communication::Read(void *dst, size_t dst_len, in Read() function in Communication
|
H A D | ThreadedCommunication.cpp | 76 size_t ThreadedCommunication::Read(void *dst, size_t dst_len, in Read() function in ThreadedCommunication
|
/llvm-project/llvm/lib/AsmParser/ |
H A D | Parser.cpp | 201 unsigned Read; parseType() local 215 parseTypeAtBeginning(StringRef Asm,unsigned & Read,SMDiagnostic & Err,const Module & M,const SlotMapping * Slots) parseTypeAtBeginning() argument
|
/llvm-project/flang/unittests/Runtime/ |
H A D | BufferTest.cpp | 32 std::size_t Read(FileOffset at, char *to, std::size_t minBytes, in Read() function in Store
|
/llvm-project/llvm/unittests/Support/ |
H A D | EndianTest.cpp | 21 TEST(Endian, Read) { in TEST() argument
|
/llvm-project/compiler-rt/test/asan/TestCases/ |
H A D | scariness_score_test.cpp | 84 enum ReadOrWrite { Read = 0, Write = 1 }; enumerator
|
/llvm-project/llvm/lib/Target/WebAssembly/ |
H A D | WebAssemblyRegStackify.cpp | 134 queryCallee(const MachineInstr & MI,bool & Read,bool & Write,bool & Effects,bool & StackPointer) queryCallee() argument 166 query(const MachineInstr & MI,bool & Read,bool & Write,bool & Effects,bool & StackPointer) query() argument 398 bool Read = false, Write = false, Effects = false, StackPointer = false; isSafeToMove() local [all...] |
/llvm-project/lldb/source/Host/windows/ |
H A D | ConnectionGenericFileWindows.cpp | 163 size_t ConnectionGenericFile::Read(void *dst, size_t dst_len, in Read() function in ConnectionGenericFile
|