Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonLoadStoreWidening.cpp602 auto SecondSt = OG.back(); in createWideStores() local
609 assert(!HII->isPostIncrement(*SecondSt) && "Unexpected PostInc"); in createWideStores()
610 MachineOperand SReg = SecondSt->getOperand(2); in createWideStores()