Home
last modified time | relevance | path

Searched refs:LLVMDeleteFunction (Results 1 – 5 of 5) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_init.c625 LLVMDeleteFunction(func); in gallivm_free_function()
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/gallivm/
Dlp_bld_init.c625 LLVMDeleteFunction(func); in gallivm_free_function()
/external/llvm/include/llvm-c/
DCore.h1838 void LLVMDeleteFunction(LLVMValueRef Fn);
/external/llvm/bindings/ocaml/llvm/
Dllvm_ocaml.c1129 LLVMDeleteFunction(Fn); in llvm_delete_function()
/external/llvm/lib/IR/
DCore.cpp1549 void LLVMDeleteFunction(LLVMValueRef Fn) { in LLVMDeleteFunction() function