OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LLVMInitializeAllTargets
(Results
1 - 3
of
3
) sorted by null
/external/llvm/bindings/ocaml/all_backends/
all_backends_ocaml.c
27
LLVMInitializeAllTargets
();
/external/llvm/tools/llvm-c-test/
targets.c
20
LLVMInitializeAllTargets
();
/external/llvm/include/llvm-c/
Target.h
87
/**
LLVMInitializeAllTargets
- The main program should call this function if it
90
static inline void
LLVMInitializeAllTargets
(void) {
Completed in 136 milliseconds