OpenGrok
Cross Reference: TargetInfo.cpp
xref
: /
external
/
clang
/
lib
/
CodeGen
/
TargetInfo.cpp
Home
|
History
|
Annotate
|
Download
|
only in
CodeGen
Lines Matching
full:x86_fastcall
956
bool IsFastCall = CC == llvm::CallingConv::
X86_FastCall
;