Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/PowerPC/
H A DPPCMachineFunctionInfo.cpp54 bool PPCFunctionInfo::isLiveInZExt(unsigned VReg) const { in isLiveInZExt() function in PPCFunctionInfo
H A DPPCMachineFunctionInfo.h205 bool isLiveInZExt(unsigned VReg) const;
H A DPPCInstrInfo.cpp3653 FuncInfo->isLiveInZExt(VReg); in isSignOrZeroExtended()