Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Sparc/
DDelaySlotFiller.cpp358 static bool combineRestoreADD(MachineBasicBlock::iterator RestoreMI, in combineRestoreADD() function
488 case SP::ADDri: return combineRestoreADD(MBBI, PrevInst, TII); break; in tryCombineRestoreWithPrevInst()