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

  /external/llvm/lib/MC/
MCAssembler.cpp 414 if (AF.hasEmitNops()) {
853 if (AF->hasEmitNops())
  /external/llvm/include/llvm/MC/
MCAssembler.h 266 bool hasEmitNops() const { return EmitNops; }

Completed in 21 milliseconds