Lines Matching refs:Operation
266 /// StoreValue = Operation(tmp)
271 /// Operation needs to return which value to strex in Addr, it must not change
273 /// end up writing to memory. Operation also needs to handle fake-defing for
277 std::function<Variable *(Variable *)> Operation,
279 void lowerInt64AtomicRMW(Variable *Dest, uint32_t Operation, Operand *Ptr,
281 void lowerAtomicRMW(Variable *Dest, uint32_t Operation, Operand *Ptr,
490 // the defining basic block) we do not fold the operation. We instead
1051 /// AutoSandboxing(this).<<operation>>(...);