Home
last modified time | relevance | path

Searched refs:EmitTrampolineBlockId (Results 1 – 2 of 2) sorted by relevance

/external/llvm/include/llvm/ExecutionEngine/Orc/
DOrcRemoteTargetRPCAPI.h108 EmitTrampolineBlockId, enumerator
161 typedef Function<EmitTrampolineBlockId, std::tuple<TargetAddress, uint32_t>()>
DOrcRemoteTargetServer.h92 case EmitTrampolineBlockId: in handleKnownFunction()