Searched refs:LLVMAppendModuleInlineAsm (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/gnu/llvm/llvm/include/llvm-c/
H A DCore.h895 void LLVMAppendModuleInlineAsm(LLVMModuleRef M, const char *Asm, size_t Len);
/openbsd-current/gnu/llvm/llvm/lib/IR/
H A DCore.cpp461 void LLVMAppendModuleInlineAsm(LLVMModuleRef M, const char *Asm, size_t Len) { function

Completed in 196 milliseconds