Searched refs:CallerHasZAState (Results 1 – 1 of 1) sorted by relevance
3660 bool CallerHasZAState = false; in checkCall() local3665 CallerHasZAState = true; in checkCall()3669 CallerHasZAState |= in checkCall()3680 if (CalleeArmZAState != FunctionType::ARM_None && !CallerHasZAState) in checkCall()3686 if (CallerHasZAState && CalleeArmZAState == FunctionType::ARM_None && in checkCall()