HomeSort by: relevance | last modified time | path
    Searched refs:LLVM_NATIVE_ASMPRINTER (Results 1 - 8 of 8) sorted by relevancy

  /src/external/apache2/llvm/autoconf/include/llvm/Config/
llvm-config.h.in 42 #undef LLVM_NATIVE_ASMPRINTER
config.h.in 445 #undef LLVM_NATIVE_ASMPRINTER
  /src/external/apache2/llvm/config/llvm/Config/
llvm-config.h.in 43 #define LLVM_NATIVE_ASMPRINTER LLVMInitializeX86AsmPrinter
config.h.in 442 #define LLVM_NATIVE_ASMPRINTER LLVMInitializeX86AsmPrinter
  /src/external/apache2/llvm/dist/llvm/include/llvm/Support/
TargetSelect.h 131 #ifdef LLVM_NATIVE_ASMPRINTER
132 LLVM_NATIVE_ASMPRINTER();
  /src/external/apache2/llvm/dist/llvm/include/llvm/Config/
llvm-config.h.cmake 39 #cmakedefine LLVM_NATIVE_ASMPRINTER LLVMInitialize${LLVM_NATIVE_ARCH}AsmPrinter
  /src/external/apache2/llvm/dist/llvm/include/llvm-c/
Target.h 159 #ifdef LLVM_NATIVE_ASMPRINTER
160 LLVM_NATIVE_ASMPRINTER();
  /src/external/apache2/llvm/autoconf/
configure 5508 LLVM_NATIVE_ASMPRINTER="LLVMInitialize${LLVM_NATIVE_ARCH}AsmPrinter"
5532 #define LLVM_NATIVE_ASMPRINTER $LLVM_NATIVE_ASMPRINTER

Completed in 27 milliseconds