HomeSort by: relevance | last modified time | path
    Searched refs:isLiveInZExt (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
PPCMachineFunctionInfo.cpp 61 bool PPCFunctionInfo::isLiveInZExt(Register VReg) const {
PPCMachineFunctionInfo.h 248 bool isLiveInZExt(Register VReg) const;
PPCInstrInfo.cpp 5203 FuncInfo->isLiveInZExt(VReg);

Completed in 25 milliseconds