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

  /frameworks/compile/mclinker/include/mcld/LD/
AlignFragment.h 36 bool hasEmitNops() const { return m_bEmitNops; }
  /external/llvm/lib/MC/
MCAssembler.cpp 336 if (Size > 0 && AF.hasEmitNops()) {
421 if (AF.hasEmitNops()) {
861 if (AF->hasEmitNops())
    [all...]
  /external/llvm/include/llvm/MC/
MCAssembler.h 266 bool hasEmitNops() const { return EmitNops; }

Completed in 43 milliseconds