Home
last modified time | relevance | path

Searched refs:EmitTrampolineBlock (Results 1 – 4 of 4) sorted by relevance

/external/llvm/lib/ExecutionEngine/Orc/
DOrcRemoteTargetRPCAPI.cpp34 FUNCNAME(EmitTrampolineBlock); in getJITFuncIdName()
/external/llvm/include/llvm/ExecutionEngine/Orc/
DOrcRemoteTargetRPCAPI.h162 EmitTrampolineBlock; typedef
DOrcRemoteTargetServer.h93 return handle<EmitTrampolineBlock>(Channel, *this, in handleKnownFunction()
DOrcRemoteTargetClient.h729 return callST<EmitTrampolineBlock>(Channel); in emitTrampolineBlock()