Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonLoadStoreWidening.cpp118 bool createWideInsts(InstrGroup &OG, InstrGroup &NG, unsigned TotalSize);
533 bool HexagonLoadStoreWidening::createWideInsts(InstrGroup &OG, InstrGroup &NG, in createWideInsts() function in HexagonLoadStoreWidening
842 createWideInsts(OG, NG, CollectedSize) && replaceInsts(OG, NG); in processGroup()