Searched refs:shouldCastAtomicStoreInIR (Results 1 – 3 of 3) sorted by relevance
568 AtomicExpansionKind shouldCastAtomicStoreInIR(StoreInst *SI) const override { in shouldCastAtomicStoreInIR() function
268 if (TLI->shouldCastAtomicStoreInIR(SI) == in runOnFunction()
2073 virtual AtomicExpansionKind shouldCastAtomicStoreInIR(StoreInst *SI) const { in shouldCastAtomicStoreInIR() function