Home
last modified time | relevance | path

Searched refs:isLiveInZExt (Results 1 – 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
HDPPCMachineFunctionInfo.cpp53 bool PPCFunctionInfo::isLiveInZExt(unsigned VReg) const { in isLiveInZExt() function in PPCFunctionInfo
HDPPCMachineFunctionInfo.h213 bool isLiveInZExt(unsigned VReg) const;
HDPPCInstrInfo.cpp4019 FuncInfo->isLiveInZExt(VReg); in isSignOrZeroExtended()