OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:LLVMInitializeAllTargetInfos
(Results
1 - 3
of
3
) sorted by null
/external/swiftshader/third_party/LLVM/include/llvm-c/
Target.h
50
/**
LLVMInitializeAllTargetInfos
- The main program should call this function if
53
static inline void
LLVMInitializeAllTargetInfos
(void) {
/external/llvm/include/llvm-c/
Target.h
78
/**
LLVMInitializeAllTargetInfos
- The main program should call this function if
81
static inline void
LLVMInitializeAllTargetInfos
(void) {
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm-c/
Target.h
78
/**
LLVMInitializeAllTargetInfos
- The main program should call this function if
81
static inline void
LLVMInitializeAllTargetInfos
(void) {
Completed in 338 milliseconds