HomeSort by relevance Sort by last modified time
    Searched refs:LLVMDisposeModule (Results 1 - 8 of 8) sorted by null

  /external/llvm/unittests/ExecutionEngine/MCJIT/
MCJITCAPITest.cpp 96 LLVMDisposeModule(Module);
  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/gallivm/
lp_bld_init.c 211 LLVMDisposeModule(gallivm->module);
  /external/mesa3d/src/gallium/auxiliary/gallivm/
lp_bld_init.c 211 LLVMDisposeModule(gallivm->module);
  /external/llvm/include/llvm-c/
Core.h 476 * Every invocation should be paired with LLVMDisposeModule() or memory
484 * Every invocation should be paired with LLVMDisposeModule() or memory
496 void LLVMDisposeModule(LLVMModuleRef M);
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/radeon/
radeon_setup_tgsi_llvm.c     [all...]
  /external/mesa3d/src/gallium/drivers/radeon/
radeon_setup_tgsi_llvm.c     [all...]
  /external/llvm/bindings/ocaml/llvm/
llvm_ocaml.c 129 LLVMDisposeModule(M);
    [all...]
  /external/llvm/lib/IR/
Core.cpp 105 void LLVMDisposeModule(LLVMModuleRef M) {
    [all...]

Completed in 61 milliseconds