Searched refs:getPolicyAttrs (Results 1 – 2 of 2) sorted by relevance
198 if (RVVI->hasMaskedOffOperand() && RVVI->getPolicyAttrs().isTAMAPolicy()) in emitCodeGenSwitchBody()203 RVVI->getPolicyAttrs().isTAMAPolicy()) in emitCodeGenSwitchBody()213 else if (RVVI->hasPassthruOperand() && RVVI->getPolicyAttrs().isTAPolicy()) in emitCodeGenSwitchBody()454 return (A->getPolicyAttrs() < B->getPolicyAttrs()); in createCodeGen()468 (Def->getPolicyAttrs() != PrevDef->getPolicyAttrs())) { in createCodeGen()
438 Policy getPolicyAttrs() const { in getPolicyAttrs() function