Searched refs:LLVMCodeGenFileType (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10/llvmCore-3425.0.34/include/llvm-c/
H A DTargetMachine.h56 } LLVMCodeGenFileType; typedef in typeref:enum:__anon10125
114 char *Filename, LLVMCodeGenFileType codegen, char **ErrorMessage);
/macosx-10.10/llvmCore-3425.0.34/lib/Target/
H A DTargetMachineC.cpp153 char* Filename, LLVMCodeGenFileType codegen, char** ErrorMessage) {
/macosx-10.10/JavaScriptCore-7600.1.17/llvm/
H A DLLVMAPIFunctions.h545 macro(LLVMBool, TargetMachineEmitToFile, (LLVMTargetMachineRef T, LLVMModuleRef M, char *Filename, LLVMCodeGenFileType codegen, char **ErrorMessage)) \

Completed in 184 milliseconds