Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/
DPPCMachineFunctionInfo.cpp54 bool PPCFunctionInfo::isLiveInZExt(unsigned VReg) const { in isLiveInZExt() function in PPCFunctionInfo
DPPCMachineFunctionInfo.h205 bool isLiveInZExt(unsigned VReg) const;
DPPCInstrInfo.cpp3270 FuncInfo->isLiveInZExt(VReg); in isSignOrZeroExtended()