Searched refs:isLiveInZExt (Results 1 – 3 of 3) sorted by relevance
270 bool isLiveInZExt(Register VReg) const;
69 bool PPCFunctionInfo::isLiveInZExt(Register VReg) const { in isLiveInZExt() function in PPCFunctionInfo
5291 IsZExt |= FuncInfo->isLiveInZExt(VReg); in isSignOrZeroExtended()