Searched refs:RT_NONE (Results 1 – 3 of 3) sorted by relevance
458 RT_NONE, ///< Indicate no reduction at all enumerator507 ReductionType RedType = RT_NONE;753 bool isReductionLike() const { return RedType != RT_NONE; } in isReductionLike()
2669 return MemoryAccess::RT_NONE; in getReductionType()2673 return MemoryAccess::RT_NONE; in getReductionType()2685 return MemoryAccess::RT_NONE; in getReductionType()2689 return MemoryAccess::RT_NONE; in getReductionType()2692 return MemoryAccess::RT_NONE; in getReductionType()
554 case MemoryAccess::RT_NONE: in getReductionOperatorStr()940 if (RT == MemoryAccess::RT_NONE) in operator <<()