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

/macosx-10.10.1/llvmCore-3425.0.34/include/llvm-c/
H A DCore.h494 void LLVMSetModuleInlineAsm(LLVMModuleRef M, const char *Asm);
/macosx-10.10.1/llvmCore-3425.0.34/bindings/ocaml/llvm/
H A Dllvm_ocaml.c163 LLVMSetModuleInlineAsm(M, String_val(Asm));
/macosx-10.10.1/llvmCore-3425.0.34/lib/VMCore/
H A DCore.cpp138 void LLVMSetModuleInlineAsm(LLVMModuleRef M, const char *Asm) { function

Completed in 133 milliseconds