HomeSort by relevance Sort by last modified time
    Searched refs:LLVMSetModuleInlineAsm (Results 1 - 3 of 3) sorted by null

  /external/llvm/include/llvm-c/
Core.h 634 void LLVMSetModuleInlineAsm(LLVMModuleRef M, const char *Asm);
    [all...]
  /external/llvm/bindings/ocaml/llvm/
llvm_ocaml.c 209 LLVMSetModuleInlineAsm(M, String_val(Asm));
    [all...]
  /external/llvm/lib/IR/
Core.cpp 216 void LLVMSetModuleInlineAsm(LLVMModuleRef M, const char *Asm) {
    [all...]

Completed in 150 milliseconds