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

  /external/llvm/include/llvm/ExecutionEngine/Orc/
OrcRemoteTargetServer.h 400 TargetAddress AllocAddr =
403 return AllocAddr;
  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ExecutionEngine/Orc/
OrcRemoteTargetServer.h 392 JITTargetAddress AllocAddr = static_cast<JITTargetAddress>(
395 return AllocAddr;

Completed in 64 milliseconds