HomeSort by relevance Sort by last modified time
    Searched refs:CreateRemoteAllocator (Results 1 - 25 of 46) sorted by null

1 2

  /external/llvm/lib/ExecutionEngine/Orc/
OrcRemoteTargetRPCAPI.cpp 27 FUNCNAME(CreateRemoteAllocator);
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ExecutionEngine/Orc/
OrcRemoteTargetRPCAPI.h 132 class CreateRemoteAllocator
133 : public rpc::Function<CreateRemoteAllocator,
136 static const char *getName() { return "CreateRemoteAllocator"; }
OrcRemoteTargetServer.h 69 addHandler<CreateRemoteAllocator>(*this,
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/ExecutionEngine/Orc/
OrcRemoteTargetRPCAPI.h 132 class CreateRemoteAllocator
133 : public rpc::Function<CreateRemoteAllocator,
136 static const char *getName() { return "CreateRemoteAllocator"; }
OrcRemoteTargetServer.h 69 addHandler<CreateRemoteAllocator>(*this,
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/ExecutionEngine/Orc/
OrcRemoteTargetRPCAPI.h 132 class CreateRemoteAllocator
133 : public rpc::Function<CreateRemoteAllocator,
136 static const char *getName() { return "CreateRemoteAllocator"; }
OrcRemoteTargetServer.h 69 addHandler<CreateRemoteAllocator>(*this,
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/ExecutionEngine/Orc/
OrcRemoteTargetRPCAPI.h 224 class CreateRemoteAllocator
225 : public rpc::Function<CreateRemoteAllocator,
228 static const char *getName() { return "CreateRemoteAllocator"; }
OrcRemoteTargetClient.h 516 if (auto Err = callB<mem::CreateRemoteAllocator>(Id))
OrcRemoteTargetServer.h 68 addHandler<mem::CreateRemoteAllocator>(*this,
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/ExecutionEngine/Orc/
OrcRemoteTargetRPCAPI.h 224 class CreateRemoteAllocator
225 : public rpc::Function<CreateRemoteAllocator,
228 static const char *getName() { return "CreateRemoteAllocator"; }
OrcRemoteTargetClient.h 516 if (auto Err = callB<mem::CreateRemoteAllocator>(Id))
OrcRemoteTargetServer.h 68 addHandler<mem::CreateRemoteAllocator>(*this,
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/ExecutionEngine/Orc/
OrcRemoteTargetRPCAPI.h 224 class CreateRemoteAllocator
225 : public rpc::Function<CreateRemoteAllocator,
228 static const char *getName() { return "CreateRemoteAllocator"; }
OrcRemoteTargetClient.h 516 if (auto Err = callB<mem::CreateRemoteAllocator>(Id))
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/ExecutionEngine/Orc/
OrcRemoteTargetRPCAPI.h 224 class CreateRemoteAllocator
225 : public rpc::Function<CreateRemoteAllocator,
228 static const char *getName() { return "CreateRemoteAllocator"; }
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ExecutionEngine/Orc/
OrcRemoteTargetRPCAPI.h 132 class CreateRemoteAllocator
133 : public rpc::Function<CreateRemoteAllocator,
136 static const char *getName() { return "CreateRemoteAllocator"; }
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/ExecutionEngine/Orc/
OrcRemoteTargetRPCAPI.h 132 class CreateRemoteAllocator
133 : public rpc::Function<CreateRemoteAllocator,
136 static const char *getName() { return "CreateRemoteAllocator"; }
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/ExecutionEngine/Orc/
OrcRemoteTargetRPCAPI.h 132 class CreateRemoteAllocator
133 : public rpc::Function<CreateRemoteAllocator,
136 static const char *getName() { return "CreateRemoteAllocator"; }
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/ExecutionEngine/Orc/
OrcRemoteTargetRPCAPI.h 224 class CreateRemoteAllocator
225 : public rpc::Function<CreateRemoteAllocator,
228 static const char *getName() { return "CreateRemoteAllocator"; }
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/ExecutionEngine/Orc/
OrcRemoteTargetRPCAPI.h 224 class CreateRemoteAllocator
225 : public rpc::Function<CreateRemoteAllocator,
228 static const char *getName() { return "CreateRemoteAllocator"; }
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/ExecutionEngine/Orc/
OrcRemoteTargetRPCAPI.h 224 class CreateRemoteAllocator
225 : public rpc::Function<CreateRemoteAllocator,
228 static const char *getName() { return "CreateRemoteAllocator"; }
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/ExecutionEngine/Orc/
OrcRemoteTargetRPCAPI.h 224 class CreateRemoteAllocator
225 : public rpc::Function<CreateRemoteAllocator,
228 static const char *getName() { return "CreateRemoteAllocator"; }
  /external/llvm/include/llvm/ExecutionEngine/Orc/
OrcRemoteTargetRPCAPI.h 133 CreateRemoteAllocator;
OrcRemoteTargetServer.h 72 return handle<CreateRemoteAllocator>(Channel, *this,

Completed in 1504 milliseconds

1 2