Searched refs:ExistingState (Results 1 – 1 of 1) sorted by relevance
7629 FunctionType::ArmStateValue ExistingState; in handleArmStateAttribute() local7632 ExistingState = FunctionType::getArmZAState(EPI.AArch64SMEAttributes); in handleArmStateAttribute()7635 ExistingState = FunctionType::getArmZT0State(EPI.AArch64SMEAttributes); in handleArmStateAttribute()7645 if (ExistingState != FunctionType::ARM_None && ExistingState != State) { in handleArmStateAttribute()