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

  /frameworks/compile/mclinker/include/mcld/Fragment/
AlignFragment.h 35 bool hasEmitNops() const { return m_bEmitNops; }
  /external/llvm/include/llvm/MC/
MCAssembler.h 375 bool hasEmitNops() const { return EmitNops; }
    [all...]

Completed in 4612 milliseconds