Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm-c/
DCore.h820 void LLVMAppendModuleInlineAsm(LLVMModuleRef M, const char *Asm, size_t Len);
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DCore.cpp420 void LLVMAppendModuleInlineAsm(LLVMModuleRef M, const char *Asm, size_t Len) { in LLVMAppendModuleInlineAsm() function