Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/Demangle/
H A DMicrosoftDemangleNodes.h44 Fastcall, enumerator
/freebsd-12.1/contrib/llvm/lib/Demangle/
H A DMicrosoftDemangleNodes.cpp88 case CallingConv::Fastcall: in outputCallingConvention()
H A DMicrosoftDemangle.cpp1579 return CallingConv::Fastcall; in demangleCallingConvention()
/freebsd-12.1/contrib/gcc/
H A DChangeLog-2002559 (ix86_return_pops_args): Fastcall functions pop the stack.