Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86RegisterInfo.cpp244 bool hasHipeCC = (F.getCallingConv() == CallingConv::HiPE); in getGPRsForTailCall() local
245 if (hasHipeCC) in getGPRsForTailCall()