Home
last modified time | relevance | path

Searched defs:IsFastCall (Results 1 – 1 of 1) sorted by relevance

/freebsd-10-stable/contrib/llvm/tools/clang/lib/CodeGen/
DTargetInfo.cpp847 bool IsFastCall, bool &NeedsPadding) const { in shouldUseInReg()
970 bool IsFastCall = CC == llvm::CallingConv::X86_FastCall; in computeInfo() local