Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:function_ref

234                           const llvm::function_ref<RValue(RValue)> &UpdateOp,
274 const llvm::function_ref<RValue(RValue)> &UpdateOp,
278 const llvm::function_ref<RValue(RValue)> &UpdateOp,
1512 const llvm::function_ref<RValue(RValue)> &UpdateOp,
1565 llvm::AtomicOrdering AO, const llvm::function_ref<RValue(RValue)> &UpdateOp,
1594 llvm::AtomicOrdering AO, const llvm::function_ref<RValue(RValue)> &UpdateOp,
1707 llvm::AtomicOrdering AO, const llvm::function_ref<RValue(RValue)> &UpdateOp,
1830 const llvm::function_ref<RValue(RValue)> &UpdateOp, bool IsVolatile) {