Searched defs:IsFastCall (Results 1 – 1 of 1) sorted by relevance
847 bool IsFastCall, bool &NeedsPadding) const { in shouldUseInReg()970 bool IsFastCall = CC == llvm::CallingConv::X86_FastCall; in computeInfo() local