Searched refs:hasHipeCC (Results 1 – 1 of 1) sorted by relevance
244 bool hasHipeCC = (F.getCallingConv() == CallingConv::HiPE); in getGPRsForTailCall() local245 if (hasHipeCC) in getGPRsForTailCall()