HomeSort by relevance Sort by last modified time
    Searched refs:applyDataLayout (Results 1 - 2 of 2) sorted by null

  /external/swiftshader/third_party/llvm-7.0/llvm/lib/ExecutionEngine/Orc/
LLJIT.cpp 34 if (auto Err = applyDataLayout(*M))
69 Error LLJIT::applyDataLayout(Module &M) {
112 if (auto Err = applyDataLayout(*M))
  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ExecutionEngine/Orc/
LLJIT.h 88 Error applyDataLayout(Module &M);

Completed in 261 milliseconds