Home
last modified time | relevance | path

Searched refs:LLVMGetModuleContext (Results 1 – 15 of 15) sorted by relevance

/external/llvm-project/llvm/tools/llvm-c-test/
Ddebuginfo.c93 LLVMMetadataAsValue(LLVMGetModuleContext(M), StructDbgPtrTy)); in llvm_test_dibuilder()
192 M, "EnumTest", LLVMMetadataAsValue(LLVMGetModuleContext(M), EnumTest)); in llvm_test_dibuilder()
Decho.cpp62 TypeCloner(LLVMModuleRef M): M(M), Ctx(LLVMGetModuleContext(M)) {} in TypeCloner()
330 return LLVMConstStructInContext(LLVMGetModuleContext(M), Elts.data(), in clone_constant_impl()
440 auto Ctx = LLVMGetModuleContext(M); in CloneValue()
450 auto Ctx = LLVMGetModuleContext(M); in CloneAttrs()
842 auto Ctx = LLVMGetModuleContext(M); in CloneInstruction()
899 auto Ctx = LLVMGetModuleContext(M); in CloneBB()
958 auto Ctx = LLVMGetModuleContext(M); in declare_symbols()
/external/llvm/tools/llvm-c-test/
Decho.cpp62 TypeCloner(LLVMModuleRef M): M(M), Ctx(LLVMGetModuleContext(M)) {} in TypeCloner()
303 return LLVMConstStructInContext(LLVMGetModuleContext(M), Elts.data(), in clone_constant_impl()
369 auto Ctx = LLVMGetModuleContext(M); in CloneValue()
379 auto Ctx = LLVMGetModuleContext(M); in CloneAttrs()
702 auto Ctx = LLVMGetModuleContext(M); in CloneBB()
801 auto Ctx = LLVMGetModuleContext(M); in declare_symbols()
/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_intr.c189 LLVMContextRef ctx = LLVMGetModuleContext(module); in lp_add_function_attr()
/external/llvm/include/llvm-c/
DCore.h682 LLVMContextRef LLVMGetModuleContext(LLVMModuleRef M);
/external/llvm-project/llvm/include/llvm-c/
DCore.h873 LLVMContextRef LLVMGetModuleContext(LLVMModuleRef M);
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm-c/
DCore.h865 LLVMContextRef LLVMGetModuleContext(LLVMModuleRef M);
/external/llvm/bindings/ocaml/llvm/
Dllvm.ml351 external module_context : llmodule -> llcontext = "LLVMGetModuleContext"
/external/llvm-project/llvm/bindings/ocaml/llvm/
Dllvm.ml427 external module_context : llmodule -> llcontext = "LLVMGetModuleContext"
/external/mesa3d/src/amd/vulkan/
Dradv_nir_to_llvm.c4113 llvm_ctx = LLVMGetModuleContext(M); in radv_llvm_compile()
4152 LLVMContextRef ctx = LLVMGetModuleContext(llvm_module); in ac_compile_llvm_module()
/external/llvm/lib/IR/
DCore.cpp302 LLVMContextRef LLVMGetModuleContext(LLVMModuleRef M) { in LLVMGetModuleContext() function
/external/llvm/bindings/go/llvm/
Dir.go448 c.C = C.LLVMGetModuleContext(m.C)
/external/llvm-project/llvm/bindings/go/llvm/
Dir.go513 c.C = C.LLVMGetModuleContext(m.C)
/external/llvm-project/llvm/lib/IR/
DCore.cpp470 LLVMContextRef LLVMGetModuleContext(LLVMModuleRef M) { in LLVMGetModuleContext() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DCore.cpp468 LLVMContextRef LLVMGetModuleContext(LLVMModuleRef M) { in LLVMGetModuleContext() function