Searched refs:hasPolicyOperand (Results 1 – 2 of 2) sorted by relevance
176 if (RVVI->hasPolicyOperand()) in emitCodeGenSwitchBody()183 if (RVVI->hasPolicyOperand()) in emitCodeGenSwitchBody()
325 bool hasPolicyOperand() const { return Scheme == HasPolicyOperand; } in hasPolicyOperand() function