Home
last modified time | relevance | path

Searched defs:ResultBuffer (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/llvm/compiler-rt/lib/orc/
H A Dwrapper_function_utils.h309 WrapperFunctionResult ResultBuffer = __orc_rt_jit_dispatch( in call() local
/openbsd-src/gnu/llvm/llvm/include/llvm/ExecutionEngine/Orc/Shared/
H A DWrapperFunctionUtils.h460 WrapperFunctionResult ResultBuffer = in call() local
/openbsd-src/gnu/llvm/llvm/lib/ObjectYAML/
H A DCodeViewYAMLTypes.cpp814 uint8_t *ResultBuffer = Alloc.Allocate<uint8_t>(Size); in toDebugT() local