Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCMachineFunctionInfo.cpp61 bool PPCFunctionInfo::isLiveInZExt(Register VReg) const { in isLiveInZExt() function in PPCFunctionInfo
H A DPPCMachineFunctionInfo.h248 bool isLiveInZExt(Register VReg) const;
H A DPPCInstrInfo.cpp5203 FuncInfo->isLiveInZExt(VReg); in isSignOrZeroExtended()