Searched refs:expandAtomicStoreToLibcall (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/CodeGen/
H A DAtomicExpandPass.cpp89 void expandAtomicStoreToLibcall(StoreInst *LI);
207 expandAtomicStoreToLibcall(SI);
1325 void AtomicExpand::expandAtomicStoreToLibcall(StoreInst *I) { function in class:AtomicExpand

Completed in 57 milliseconds