HomeSort by relevance Sort by last modified time
    Searched defs:emitModuleFlags (Results 1 - 2 of 2) sorted by null

  /external/llvm/include/llvm/Target/
TargetLoweringObjectFile.h 56 /// emitModuleFlags - Emit the module flags that the platform cares about.
57 virtual void emitModuleFlags(MCStreamer &,
  /external/llvm/lib/CodeGen/
TargetLoweringObjectFileImpl.cpp 375 /// emitModuleFlags - Emit the module flags that specify the garbage collection
378 emitModuleFlags(MCStreamer &Streamer,

Completed in 279 milliseconds