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

  /external/llvm/lib/Transforms/IPO/
ExtractGV.cpp 42 M.setModuleInlineAsm("");
  /external/llvm/lib/Transforms/Utils/
CloneModule.cpp 39 New->setModuleInlineAsm(M->getModuleInlineAsm());
  /external/llvm/include/llvm/IR/
Module.h 269 void setModuleInlineAsm(StringRef Asm) {
  /external/llvm/lib/Linker/
LinkModules.cpp     [all...]
  /external/clang/lib/CodeGen/
CodeGenModule.cpp     [all...]
CGObjCMac.cpp     [all...]
  /external/llvm/lib/Bitcode/Reader/
BitcodeReader.cpp     [all...]
  /external/llvm/lib/IR/
Core.cpp 152 unwrap(M)->setModuleInlineAsm(StringRef(Asm));
    [all...]
  /frameworks/compile/libbcc/bcinfo/BitReader_2_7/
BitcodeReader.cpp     [all...]
  /frameworks/compile/libbcc/bcinfo/BitReader_3_0/
BitcodeReader.cpp     [all...]
  /external/llvm/bindings/ocaml/llvm/
llvm.mli 364 the method [llvm::Module::setModuleInlineAsm]. *)
    [all...]

Completed in 501 milliseconds