Lines Matching refs:Operation
599 AtomicRMWInst(BinOp Operation, Value *Ptr, Value *Val,
602 AtomicRMWInst(BinOp Operation, Value *Ptr, Value *Val,
610 void setOperation(BinOp Operation) {
613 (Operation << 5));
679 void Init(BinOp Operation, Value *Ptr, Value *Val,
1441 /// for a select operation, otherwise return null.
2506 /// destination (successor #0). Also note that this operation may reorder the