HomeSort by relevance Sort by last modified time
    Searched refs:LLVMInitializeNativeTarget (Results 1 - 2 of 2) sorted by null

  /external/llvm/include/llvm-c/
Target.h 133 /** LLVMInitializeNativeTarget - The main program should call this function to
136 static inline LLVMBool LLVMInitializeNativeTarget(void) {
  /external/llvm/bindings/ocaml/executionengine/
executionengine_ocaml.c 35 return Val_bool(LLVMInitializeNativeTarget());

Completed in 66 milliseconds