HomeSort by: relevance | last modified time | path
    Searched refs:Add1Example (Results 1 - 4 of 4) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/examples/OrcV2Examples/LLJITWithCustomObjectLinkingLayer/
LLJITWithCustomObjectLinkingLayer.cpp 54 auto M = ExitOnErr(parseExampleModule(Add1Example, "add1"));
  /src/external/apache2/llvm/dist/llvm/examples/OrcV2Examples/
ExampleModules.h 25 const llvm::StringRef Add1Example =
  /src/external/apache2/llvm/dist/llvm/examples/OrcV2Examples/LLJITDumpObjects/
LLJITDumpObjects.cpp 59 auto M = ExitOnErr(parseExampleModule(Add1Example, "add1"));
  /src/external/apache2/llvm/dist/llvm/examples/OrcV2Examples/LLJITWithObjectCache/
LLJITWithObjectCache.cpp 67 auto M = ExitOnErr(parseExampleModule(Add1Example, "add1"));

Completed in 128 milliseconds