Searched refs:LLVMModuleCreateWithNameInContext (Results 1 – 11 of 11) sorted by relevance
| /external/mesa3d/src/amd/llvm/ |
| D | ac_llvm_helper.cpp | 100 LLVMModuleRef module = LLVMModuleCreateWithNameInContext("mesa-shader", ctx); in ac_create_module()
|
| /external/mesa3d/src/gallium/auxiliary/gallivm/ |
| D | lp_bld_init.c | 354 gallivm->module = LLVMModuleCreateWithNameInContext(name, in init_gallivm_state()
|
| /external/llvm/tools/llvm-c-test/ |
| D | echo.cpp | 933 LLVMModuleRef M = LLVMModuleCreateWithNameInContext(ModuleName, Ctx); in llvm_echo()
|
| /external/llvm/include/llvm-c/ |
| D | Core.h | 578 LLVMModuleRef LLVMModuleCreateWithNameInContext(const char *ModuleID,
|
| /external/swiftshader/third_party/llvm-16.0/llvm/include/llvm-c/ |
| D | Core.h | 705 LLVMModuleRef LLVMModuleCreateWithNameInContext(const char *ModuleID,
|
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm-c/ |
| D | Core.h | 657 LLVMModuleRef LLVMModuleCreateWithNameInContext(const char *ModuleID,
|
| /external/llvm/bindings/ocaml/llvm/ |
| D | llvm_ocaml.c | 192 return LLVMModuleCreateWithNameInContext(String_val(ModuleID), C); in llvm_create_module()
|
| /external/llvm/lib/IR/ |
| D | Core.cpp | 218 LLVMModuleRef LLVMModuleCreateWithNameInContext(const char *ModuleID, in LLVMModuleCreateWithNameInContext() function
|
| /external/llvm/bindings/go/llvm/ |
| D | ir.go | 385 m.C = C.LLVMModuleCreateWithNameInContext(cname, c.C)
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
| D | Core.cpp | 234 LLVMModuleRef LLVMModuleCreateWithNameInContext(const char *ModuleID, in LLVMModuleCreateWithNameInContext() function
|
| /external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/ |
| D | Core.cpp | 259 LLVMModuleRef LLVMModuleCreateWithNameInContext(const char *ModuleID, in LLVMModuleCreateWithNameInContext() function
|