Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/lib/Target/PowerPC/
HDPPCFrameLowering.cpp1011 bool UsesTCRet = RetOpcode == PPC::TCRETURNri || in emitEpilogue() local
1018 if (UsesTCRet) { in emitEpilogue()