Home
last modified time | relevance | path

Searched defs:RuntimeFunction (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DWin64EH.h87 struct RuntimeFunction { struct
88 support::ulittle32_t StartAddress;
89 support::ulittle32_t EndAddress;
90 support::ulittle32_t UnwindInfoOffset;
DARMWinEH.h105 RuntimeFunction(const support::ulittle32_t *Data) in RuntimeFunction() function
108 RuntimeFunction(const support::ulittle32_t BeginAddress, in RuntimeFunction() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Frontend/OpenMP/
DOMPConstants.h44 enum class RuntimeFunction { enum
/third_party/node/deps/v8/src/torque/
Ddeclarable.h521 DECLARE_DECLARABLE_BOILERPLATE(RuntimeFunction, runtime) in DECLARE_DECLARABLE_BOILERPLATE() argument
Dinstructions.h25 class RuntimeFunction; variable