Searched refs:hasMaskedOffOperand (Results 1 – 3 of 3) sorted by relevance
198 if (RVVI->hasMaskedOffOperand() && RVVI->getPolicyAttrs().isTAMAPolicy()) in emitCodeGenSwitchBody()202 if (!RVVI->hasMaskedOffOperand() && RVVI->hasPassthruOperand() && in emitCodeGenSwitchBody()
418 bool hasMaskedOffOperand() const { return HasMaskedOffOperand; } in hasMaskedOffOperand() function
1009 if ((IsMasked && hasMaskedOffOperand()) || in RVVIntrinsic()