HomeSort by relevance Sort by last modified time
    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