Home
last modified time | relevance | path

Searched refs:LLVMGetGlobalPassRegistry (Results 1 – 6 of 6) sorted by relevance

/external/llvm/tools/llvm-c-test/
Dmain.c61 LLVMPassRegistryRef pr = LLVMGetGlobalPassRegistry(); in main()
/external/llvm/bindings/python/llvm/
Dcore.py437 lib.LLVMGetGlobalPassRegistry())
478 library.LLVMGetGlobalPassRegistry.argtypes = []
479 library.LLVMGetGlobalPassRegistry.restype = c_object_p
/external/swiftshader/third_party/LLVM/include/llvm-c/
DCore.h1074 LLVMPassRegistryRef LLVMGetGlobalPassRegistry(void);
/external/llvm/include/llvm-c/
DCore.h3184 LLVMPassRegistryRef LLVMGetGlobalPassRegistry(void);
/external/swiftshader/third_party/LLVM/lib/VMCore/
DCore.cpp2299 LLVMPassRegistryRef LLVMGetGlobalPassRegistry(void) { in LLVMGetGlobalPassRegistry() function
/external/llvm/lib/IR/
DCore.cpp3188 LLVMPassRegistryRef LLVMGetGlobalPassRegistry(void) { in LLVMGetGlobalPassRegistry() function