HomeSort by relevance Sort by last modified time
    Searched defs:LLVMInitializeAllTargets (Results 1 - 3 of 3) sorted by null

  /external/swiftshader/third_party/LLVM/include/llvm-c/
Target.h 59 /** LLVMInitializeAllTargets - The main program should call this function if it
62 static inline void LLVMInitializeAllTargets(void) {
  /external/llvm/include/llvm-c/
Target.h 87 /** LLVMInitializeAllTargets - The main program should call this function if it
90 static inline void LLVMInitializeAllTargets(void) {
  /external/swiftshader/third_party/llvm-7.0/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 127 milliseconds