Intel® C++ Compiler 19.0 Developer Guide and Reference
Makes __fastcall the default calling convention.
Only available on IA-32 architecture
Linux and macOS: | None |
Windows: | /Gr |
None
OFF |
The default calling convention is __cdecl |
This option makes __fastcall the default calling convention.
Visual Studio: Advanced > Calling Convention
Eclipse: None
Xcode: None
None