Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonLoadStoreWidening.cpp116 bool selectInsts(InstrGroup::iterator Begin, InstrGroup::iterator End,
424 bool HexagonLoadStoreWidening::selectInsts(InstrGroup::iterator Begin, in selectInsts() function in HexagonLoadStoreWidening
841 bool Succ = selectInsts(I++, E, OG, CollectedSize, MaxWideSize) && in processGroup()