Searched defs:HHVM (Results 1 - 1 of 1) sorted by relevance

/external/llvm/include/llvm/IR/
H A DCallingConv.h155 /// \brief Calling convention used by HipHop Virtual Machine (HHVM) to
158 /// HHVM calling convention supports tail/sibling call elimination.
159 HHVM = 81, enumerator in enum:llvm::CallingConv::__anon12272
161 /// \brief HHVM calling convention for invoking C/C++ helpers.

Completed in 497 milliseconds