HomeSort by relevance Sort by last modified time
    Searched refs:handleKnownFunction (Results 1 - 3 of 3) sorted by null

  /external/llvm/tools/lli/ChildTarget/
ChildTarget.cpp 69 ExitOnErr(Server.handleKnownFunction(Id));
  /external/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter5/Server/
server.cpp 113 ExitOnErr(Server.handleKnownFunction(Id));
  /external/llvm/include/llvm/ExecutionEngine/Orc/
OrcRemoteTargetServer.h 59 Error handleKnownFunction(JITFuncId Id) {
123 return handleKnownFunction(static_cast<JITFuncId>(Id));

Completed in 103 milliseconds