HomeSort by relevance Sort by last modified time
    Searched defs:doRelax (Results 1 - 5 of 5) sorted by null

  /frameworks/compile/mclinker/lib/Target/AArch64/
AArch64LDBackend.cpp 360 bool AArch64GNULDBackend::doRelax(Module& pModule,
  /frameworks/compile/mclinker/include/mcld/Target/
GNULDBackend.h 439 /// doRelax - Backend can orevride this function to add its relaxation
443 virtual bool doRelax(Module& pModule, IRBuilder& pBuilder, bool& pFinished) {
  /frameworks/compile/mclinker/lib/Target/ARM/
ARMLDBackend.cpp 815 /// doRelax
816 bool ARMGNULDBackend::doRelax(Module& pModule,
    [all...]
  /frameworks/compile/mclinker/lib/Target/Hexagon/
HexagonLDBackend.cpp 545 bool HexagonLDBackend::doRelax(Module& pModule,
    [all...]
  /frameworks/compile/mclinker/lib/Target/Mips/
MipsLDBackend.cpp 795 bool MipsGNULDBackend::doRelax(Module& pModule,
    [all...]

Completed in 488 milliseconds