Home
last modified time | relevance | path

Searched defs:ArgBuffer (Results 1 – 25 of 92) sorted by relevance

1234

/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/ExecutionEngine/Orc/
H A DTPCEHFrameRegistrar.cpp56 uint8_t ArgBuffer[ArgBufferSize]; in registerEHFrames() local
69 uint8_t ArgBuffer[ArgBufferSize]; in deregisterEHFrames() local
H A DTargetProcessControl.cpp107 ArrayRef<uint8_t> ArgBuffer) { in runWrapper()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/ExecutionEngine/Orc/
H A DTPCEHFrameRegistrar.cpp56 uint8_t ArgBuffer[ArgBufferSize]; in registerEHFrames() local
69 uint8_t ArgBuffer[ArgBufferSize]; in deregisterEHFrames() local
H A DTargetProcessControl.cpp107 ArrayRef<uint8_t> ArgBuffer) { in runWrapper()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/include/llvm/ExecutionEngine/Orc/
H A DExecutorProcessControl.h278 FnT &&OnComplete, ArrayRef<char> ArgBuffer) { in callWrapperAsync()
287 ArrayRef<char> ArgBuffer) { in callWrapperAsync()
299 ArrayRef<char> ArgBuffer) { in callWrapper()
402 ArrayRef<char> ArgBuffer) override { in callWrapperAsync()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/include/llvm/ExecutionEngine/Orc/
H A DOrcRPCExecutorProcessControl.h363 ArrayRef<char> ArgBuffer) override { in callWrapperAsync()
416 JITTargetAddress FunctionTag, std::vector<uint8_t> ArgBuffer) { in runWrapperInJIT()
H A DExecutorProcessControl.h236 ArrayRef<char> ArgBuffer) override { in callWrapperAsync()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/include/llvm/ExecutionEngine/Orc/
H A DOrcRPCExecutorProcessControl.h363 ArrayRef<char> ArgBuffer) override { in callWrapperAsync()
416 JITTargetAddress FunctionTag, std::vector<uint8_t> ArgBuffer) { in runWrapperInJIT()
H A DExecutorProcessControl.h236 ArrayRef<char> ArgBuffer) override { in callWrapperAsync()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DOrcRPCExecutorProcessControl.h363 ArrayRef<char> ArgBuffer) override { in callWrapperAsync()
416 JITTargetAddress FunctionTag, std::vector<uint8_t> ArgBuffer) { in runWrapperInJIT()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/include/llvm/ExecutionEngine/Orc/
H A DOrcRPCExecutorProcessControl.h363 ArrayRef<char> ArgBuffer) override { in callWrapperAsync()
416 JITTargetAddress FunctionTag, std::vector<uint8_t> ArgBuffer) { in runWrapperInJIT()
/dports/www/dfileserver/DFileServer/src/
H A DDashFileServer.cxx116 void URLEncode( string &ArgBuffer ) in URLEncode()
140 void ParseURLEncoding( char *ArgBuffer ) in ParseURLEncoding()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/include/llvm/ExecutionEngine/Orc/
H A DOrcRPCExecutorProcessControl.h363 ArrayRef<char> ArgBuffer) override { in callWrapperAsync()
416 JITTargetAddress FunctionTag, std::vector<uint8_t> ArgBuffer) { in runWrapperInJIT()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/unittests/ExecutionEngine/Orc/
H A DExecutionSessionWrapperFunctionCallsTest.cpp83 WrapperFunctionResult ArgBuffer; in TEST() local
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/unittests/ExecutionEngine/Orc/
H A DExecutionSessionWrapperFunctionCallsTest.cpp83 WrapperFunctionResult ArgBuffer; in TEST() local
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/unittests/ExecutionEngine/Orc/
H A DExecutionSessionWrapperFunctionCallsTest.cpp83 WrapperFunctionResult ArgBuffer; in TEST() local
/dports/graphics/llvm-mesa/llvm-13.0.1.src/unittests/ExecutionEngine/Orc/
H A DExecutionSessionWrapperFunctionCallsTest.cpp83 WrapperFunctionResult ArgBuffer; in TEST() local
/dports/databases/postgresql12-pltcl/postgresql-12.9/src/backend/utils/sort/
H A Dtuplesort.c83 * produce exactly one output run from their partial input. in addWrapper()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/unittests/ExecutionEngine/Orc/
H A DExecutionSessionWrapperFunctionCallsTest.cpp100 auto ArgBuffer = WrapperFunctionResult::allocate(ArgBufferSize); in TEST() local
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/include/llvm/ExecutionEngine/Orc/Shared/
H A DWrapperFunctionUtils.h449 auto ArgBuffer = in call() local
478 auto ArgBuffer = in callAsync() local
/dports/graphics/llvm-mesa/llvm-13.0.1.src/include/llvm/ExecutionEngine/Orc/Shared/
H A DWrapperFunctionUtils.h449 auto ArgBuffer = in call() local
478 auto ArgBuffer = in callAsync() local
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/Shared/
H A DWrapperFunctionUtils.h449 auto ArgBuffer = in call() local
478 auto ArgBuffer = in callAsync() local
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/include/llvm/ExecutionEngine/Orc/Shared/
H A DWrapperFunctionUtils.h451 auto ArgBuffer = in call() local
480 auto ArgBuffer = in callAsync() local
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/include/llvm/ExecutionEngine/Orc/Shared/
H A DWrapperFunctionUtils.h449 auto ArgBuffer = in call() local
478 auto ArgBuffer = in callAsync() local
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/include/llvm/ExecutionEngine/Orc/Shared/
H A DWrapperFunctionUtils.h449 auto ArgBuffer = in call() local
478 auto ArgBuffer = in callAsync() local

1234