Home
last modified time | relevance | path

Searched refs:LLVMModuleCreateWithName (Results 1 – 3 of 3) sorted by relevance

/third_party/ltp/tools/sparse/sparse-src/
Dsparse-llvm.c1340 module = LLVMModuleCreateWithName("sparse"); in main()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm-c/
DCore.h649 LLVMModuleRef LLVMModuleCreateWithName(const char *ModuleID);
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DCore.cpp230 LLVMModuleRef LLVMModuleCreateWithName(const char *ModuleID) { in LLVMModuleCreateWithName() function