Searched refs:isLiveInSExt (Results 1 – 3 of 3) sorted by relevance
266 bool isLiveInSExt(Register VReg) const;
62 bool PPCFunctionInfo::isLiveInSExt(Register VReg) const { in isLiveInSExt() function in PPCFunctionInfo
5290 IsSExt |= FuncInfo->isLiveInSExt(VReg); in isSignOrZeroExtended()