Searched refs:lowerInt64AtomicRMW (Results 1 – 2 of 2) sorted by relevance
279 void lowerInt64AtomicRMW(Variable *Dest, uint32_t Operation, Operand *Ptr,
4906 lowerInt64AtomicRMW(Dest, Operation, Addr, Val); in lowerAtomicRMW()4941 void TargetARM32::lowerInt64AtomicRMW(Variable *Dest, uint32_t Operation, in lowerInt64AtomicRMW() function in Ice::ARM32::TargetARM32