Home
last modified time | relevance | path

Searched refs:RelaxLEB (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/MC/
DMCAssembler.cpp718 bool MCAssembler::RelaxLEB(MCAsmLayout &Layout, MCLEBFragment &LF) { in RelaxLEB() function in MCAssembler
791 relaxedFrag = RelaxLEB(Layout, *cast<MCLEBFragment>(it2)); in LayoutSectionOnce()
/external/swiftshader/third_party/LLVM/include/llvm/MC/
DMCAssembler.h735 bool RelaxLEB(MCAsmLayout &Layout, MCLEBFragment &IF);