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

  /external/swiftshader/third_party/LLVM/lib/MC/
MCAssembler.cpp 648 bool MCAssembler::FixupNeedsRelaxation(const MCFixup &Fixup,
676 if (FixupNeedsRelaxation(*it, IF, Layout))
  /external/swiftshader/third_party/LLVM/include/llvm/MC/
MCAssembler.h 720 bool FixupNeedsRelaxation(const MCFixup &Fixup, const MCFragment *DF,

Completed in 80 milliseconds