Searched refs:widenPartwordAtomicRMW (Results 1 – 1 of 1) sorted by relevance
91 AtomicRMWInst *widenPartwordAtomicRMW(AtomicRMWInst *AI);321 RMWI = widenPartwordAtomicRMW(RMWI); in runOnFunction()776 AtomicRMWInst *AtomicExpand::widenPartwordAtomicRMW(AtomicRMWInst *AI) { in widenPartwordAtomicRMW() function in AtomicExpand