Home
last modified time | relevance | path

Searched refs:LLVMDumpModule (Results 1 – 17 of 17) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/bindings/python/llvm/
Dcore.py224 lib.LLVMDumpModule(self)
522 library.LLVMDumpModule.argtypes = [Module]
523 library.LLVMDumpModule.restype = None
/external/llvm/bindings/python/llvm/
Dcore.py224 lib.LLVMDumpModule(self)
519 library.LLVMDumpModule.argtypes = [Module]
520 library.LLVMDumpModule.restype = None
/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_jit.c230 LLVMDumpModule(gallivm->module); in lp_jit_create_types()
/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_tgsi_aos.c976 LLVMDumpModule(module); in lp_build_tgsi_aos()
Dlp_bld_tgsi_soa.c3959 LLVMDumpModule(module); in lp_build_tgsi_soa()
/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_shader_tgsi_setup.c1228 LLVMDumpModule(ctx->gallivm.module); in si_llvm_optimize_module()
/external/swiftshader/third_party/LLVM/include/llvm-c/
DCore.h336 void LLVMDumpModule(LLVMModuleRef M);
/external/llvm/include/llvm-c/
DCore.h651 void LLVMDumpModule(LLVMModuleRef M);
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm-c/
DCore.h782 void LLVMDumpModule(LLVMModuleRef M);
/external/swiftshader/third_party/LLVM/bindings/ocaml/llvm/
Dllvm_ocaml.c158 LLVMDumpModule(M); in llvm_dump_module()
/external/swiftshader/third_party/llvm-7.0/llvm/bindings/ocaml/llvm/
Dllvm_ocaml.c289 LLVMDumpModule(M); in llvm_dump_module()
/external/llvm/bindings/ocaml/llvm/
Dllvm_ocaml.c225 LLVMDumpModule(M); in llvm_dump_module()
/external/swiftshader/third_party/LLVM/lib/VMCore/
DCore.cpp113 void LLVMDumpModule(LLVMModuleRef M) { in LLVMDumpModule() function
/external/llvm/lib/IR/
DCore.cpp260 void LLVMDumpModule(LLVMModuleRef M) { in LLVMDumpModule() function
/external/llvm/bindings/go/llvm/
Dir.go424 C.LLVMDumpModule(m.C)
/external/swiftshader/third_party/llvm-7.0/llvm/bindings/go/llvm/
Dir.go451 C.LLVMDumpModule(m.C)
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DCore.cpp374 void LLVMDumpModule(LLVMModuleRef M) { in LLVMDumpModule() function