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

  /external/llvm/bindings/ocaml/all_backends/
all_backends_ocaml.c 29 LLVMInitializeAllAsmPrinters();
  /external/llvm/include/llvm-c/
Target.h 105 /** LLVMInitializeAllAsmPrinters - The main program should call this function if
108 static inline void LLVMInitializeAllAsmPrinters(void) {

Completed in 51 milliseconds