Searched refs:CallerHasZAState (Results 1 – 1 of 1) sorted by relevance
3280 bool CallerHasZAState = false; in checkCall() local3285 CallerHasZAState = true; in checkCall()3289 CallerHasZAState |= in checkCall()3300 if (CalleeArmZAState != FunctionType::ARM_None && !CallerHasZAState) in checkCall()3306 if (CallerHasZAState && CalleeArmZAState == FunctionType::ARM_None && in checkCall()