Searched defs:_c (Results 1 - 3 of 3) sorted by relevance

/gem5/src/gpu-compute/
H A Dgpu_dyn_inst.hh90 AtomicOpCAS(T _c, T _s, ComputeUnit *compute_unit) argument
/gem5/src/arch/arm/insts/
H A Dmem64.hh292 AtomicGeneric3Op(T _a, T _c, std::function<void(T*, T, T)> _op) argument
313 AtomicGenericPair3Op(std::array<T, 2>& _a, std::array<T, 2> _c, argument
/gem5/src/base/
H A Dtypes.hh94 explicit constexpr Cycles(uint64_t _c) : c(_c) { } argument

Completed in 9 milliseconds