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