HomeSort by relevance Sort by last modified time
    Searched defs:ReserveMem (Results 1 - 2 of 2) sorted by null

  /external/llvm/include/llvm/ExecutionEngine/Orc/
OrcRemoteTargetRPCAPI.h 183 ReserveMem;
  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ExecutionEngine/Orc/
OrcRemoteTargetRPCAPI.h 248 class ReserveMem
249 : public rpc::Function<ReserveMem,
253 static const char *getName() { return "ReserveMem"; }

Completed in 44 milliseconds