Searched refs:initBRIslandFactory (Results 1 - 6 of 6) sorted by relevance

/frameworks/compile/mclinker/include/mcld/Target/
H A DTargetLDBackend.h145 virtual bool initBRIslandFactory() = 0;
H A DGNULDBackend.h302 /// initBRIslandFactory - initialize the branch island factory for relaxation
303 bool initBRIslandFactory();
/frameworks/compile/mclinker/lib/Target/Hexagon/
H A DHexagonLDBackend.h101 bool initBRIslandFactory();
H A DHexagonLDBackend.cpp559 bool HexagonLDBackend::initBRIslandFactory() function in class:HexagonLDBackend
/frameworks/compile/mclinker/lib/Object/
H A DObjectLinker.cpp588 m_LDBackend.initBRIslandFactory();
/frameworks/compile/mclinker/lib/Target/
H A DGNULDBackend.cpp3029 /// initBRIslandFactory - initialize the branch island factory for relaxation
3030 bool GNULDBackend::initBRIslandFactory() function in class:GNULDBackend

Completed in 1258 milliseconds