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

  /frameworks/compile/mclinker/include/mcld/Fragment/
AlignFragment.h 32 bool hasEmitNops() const { return m_bEmitNops; }
  /external/llvm/lib/MC/
MCAssembler.cpp 541 if (Size > 0 && AF.hasEmitNops()) {
697 if (AF.hasEmitNops()) {
    [all...]
  /external/llvm/include/llvm/MC/
MCAssembler.h 382 bool hasEmitNops() const { return EmitNops; }
    [all...]

Completed in 75 milliseconds