Home
last modified time | relevance | path

Searched refs:LLVMShutdown (Results 1 – 7 of 7) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/bindings/python/llvm/
Dcore.py477 library.LLVMShutdown.argtypes = []
478 library.LLVMShutdown.restype = None
/external/llvm/bindings/python/llvm/
Dcore.py474 library.LLVMShutdown.argtypes = []
475 library.LLVMShutdown.restype = None
/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_test_main.c417 LLVMShutdown(); in main()
/external/llvm/include/llvm-c/
DCore.h406 void LLVMShutdown(void);
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm-c/
DCore.h458 void LLVMShutdown(void);
/external/llvm/lib/IR/
DCore.cpp60 void LLVMShutdown() { in LLVMShutdown() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DCore.cpp60 void LLVMShutdown() { in LLVMShutdown() function