Home
last modified time | relevance | path

Searched refs:applyDataLayout (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/ExecutionEngine/Orc/
DLLJIT.cpp34 if (auto Err = applyDataLayout(*M)) in addIRModule()
69 Error LLJIT::applyDataLayout(Module &M) { in applyDataLayout() function in llvm::orc::LLJIT
112 if (auto Err = applyDataLayout(*M)) in addLazyIRModule()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ExecutionEngine/Orc/
DLLJIT.h88 Error applyDataLayout(Module &M);