Searched refs:IsReduction (Results 1 - 1 of 1) sorted by relevance

/freebsd-11.0-release/contrib/llvm/lib/Target/AMDGPU/
H A DR600ExpandSpecialInstrs.cpp239 bool IsReduction = TII->isReductionOp(MI.getOpcode()); local
242 if (!IsReduction && !IsVector && !IsCube) {
285 if (IsReduction) {

Completed in 50 milliseconds