Home
last modified time | relevance | path

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

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