Home
last modified time | relevance | path

Searched refs:handleCallVoidVoid (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/
DOrcRemoteTargetServer.h66 addHandler<exec::CallVoidVoid>(*this, &ThisT::handleCallVoidVoid); in OrcRemoteTargetServer()
193 Error handleCallVoidVoid(JITTargetAddress Addr) { in handleCallVoidVoid() function
/external/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
DOrcRemoteTargetServer.h68 addHandler<exec::CallVoidVoid>(*this, &ThisT::handleCallVoidVoid); in OrcRemoteTargetServer()
208 Error handleCallVoidVoid(JITTargetAddress Addr) { in handleCallVoidVoid() function
/external/llvm/include/llvm/ExecutionEngine/Orc/
DOrcRemoteTargetServer.h70 return handle<CallVoidVoid>(Channel, *this, &ThisT::handleCallVoidVoid); in handleKnownFunction()
214 Error handleCallVoidVoid(TargetAddress Addr) { in handleCallVoidVoid() function