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

  /external/swiftshader/third_party/LLVM/lib/MC/
MCAssembler.cpp 595 while (LayoutOnce(Layout))
805 bool MCAssembler::LayoutOnce(MCAsmLayout &Layout) {
  /external/swiftshader/third_party/LLVM/include/llvm/MC/
MCAssembler.h 727 /// LayoutOnce - Perform one layout iteration and return true if any offsets
729 bool LayoutOnce(MCAsmLayout &Layout);

Completed in 73 milliseconds