Home
last modified time | relevance | path

Searched refs:prepareForConstruction (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/
DLLJIT.h205 Error prepareForConstruction();
263 if (auto Err = impl().prepareForConstruction()) in create()
294 Error prepareForConstruction();
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Orc/
DLLJIT.cpp20 Error LLJITBuilderState::prepareForConstruction() { in prepareForConstruction() function in llvm::orc::LLJITBuilderState
195 Error LLLazyJITBuilderState::prepareForConstruction() { in prepareForConstruction() function in llvm::orc::LLLazyJITBuilderState
196 if (auto Err = LLJITBuilderState::prepareForConstruction()) in prepareForConstruction()
/external/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
DLLJIT.h272 Error prepareForConstruction();
365 if (auto Err = impl().prepareForConstruction()) in create()
396 Error prepareForConstruction();
/external/llvm-project/llvm/lib/ExecutionEngine/Orc/
DLLJIT.cpp908 Error LLJITBuilderState::prepareForConstruction() { in prepareForConstruction() function in llvm::orc::LLJITBuilderState
1158 Error LLLazyJITBuilderState::prepareForConstruction() { in prepareForConstruction() function in llvm::orc::LLLazyJITBuilderState
1159 if (auto Err = LLJITBuilderState::prepareForConstruction()) in prepareForConstruction()