Home
last modified time | relevance | path

Searched defs:Err2 (Results 1 – 8 of 8) sorted by relevance

/llvm-project/llvm/lib/ExecutionEngine/Orc/Shared/
H A DSimpleRemoteEPCUtils.cpp194 if (auto Err2 = readBytes(HeaderBuffer, FDMsgHeader::Size, &IsEOF)) { in listenLoop() local
227 if (auto Err2 = readBytes(ArgBytes.data(), ArgBytes.size())) { in listenLoop() local
/llvm-project/llvm/unittests/ExecutionEngine/Orc/
H A DMapperJITLinkMemoryManagerTest.cpp123 auto Err2 = MemMgr->deallocate(std::move(*FA1)); TEST() local
153 auto Err2 = MemMgr->deallocate(std::move(*FA1)); TEST() local
H A DEPCGenericMemoryAccessTest.cpp88 auto Err2 = in TEST() local
H A DEPCGenericJITLinkMemoryManagerTest.cpp135 auto Err2 = MemMgr->deallocate(std::move(*FA)); TEST() local
/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DEPCGenericRTDyldMemoryManager.cpp50 if (auto Err2 = EPC.callSPSWrapper< ~EPCGenericRTDyldMemoryManager() local
H A DLLJIT.cpp1032 if (auto Err2 = S.PrePlatformSetup(*this)) { LLJIT() local
/llvm-project/clang/unittests/Interpreter/
H A DInterpreterTest.cpp153 auto Err2 = Interp->Parse("int foo = 42;"); in TEST_F() local
/llvm-project/llvm/lib/ProfileData/
H A DInstrProfReader.cpp1491 auto Err2 = getInstrProfRecord() local