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

  /frameworks/compile/mclinker/include/mcld/Fragment/
AlignFragment.h 34 bool hasEmitNops() const { return m_bEmitNops; }
  /external/llvm/include/llvm/MC/
MCFragment.h 315 bool hasEmitNops() const { return EmitNops; }
  /external/swiftshader/third_party/LLVM/include/llvm/MC/
MCAssembler.h 254 bool hasEmitNops() const { return EmitNops; }

Completed in 1703 milliseconds