Searched refs:convertAtomicXchgToIntegerType (Results 1 – 1 of 1) sorted by relevance
89 AtomicRMWInst *convertAtomicXchgToIntegerType(AtomicRMWInst *RMWI);295 I = RMWI = convertAtomicXchgToIntegerType(RMWI); in processAtomicInstr()493 AtomicExpandImpl::convertAtomicXchgToIntegerType(AtomicRMWInst *RMWI) { in convertAtomicXchgToIntegerType() function in AtomicExpandImpl