HomeSort by relevance Sort by last modified time
    Searched defs:HHVM (Results 1 - 3 of 3) sorted by null

  /external/llvm/include/llvm/IR/
CallingConv.h 155 /// \brief Calling convention used by HipHop Virtual Machine (HHVM) to
158 /// HHVM calling convention supports tail/sibling call elimination.
159 HHVM = 81,
161 /// \brief HHVM calling convention for invoking C/C++ helpers.
  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
CallingConv.h 160 /// Calling convention used by HipHop Virtual Machine (HHVM) to
163 /// HHVM calling convention supports tail/sibling call elimination.
164 HHVM = 81,
166 /// HHVM calling convention for invoking C/C++ helpers.
  /external/swiftshader/third_party/llvm-subzero/include/llvm/IR/
CallingConv.h 155 /// \brief Calling convention used by HipHop Virtual Machine (HHVM) to
158 /// HHVM calling convention supports tail/sibling call elimination.
159 HHVM = 81,
161 /// \brief HHVM calling convention for invoking C/C++ helpers.

Completed in 64 milliseconds