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

  /external/llvm/lib/Target/Hexagon/
HexagonTargetObjectFile.h 42 MCSection *selectSmallSectionForGlobal(const GlobalValue *GV,
HexagonTargetObjectFile.cpp 121 return selectSmallSectionForGlobal(GV, Kind, Mang, TM);
164 return selectSmallSectionForGlobal(GV, Kind, Mang, TM);
306 MCSection *HexagonTargetObjectFile::selectSmallSectionForGlobal(

Completed in 51 milliseconds