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

  /external/llvm/include/llvm/ExecutionEngine/Orc/
OrcRemoteTargetServer.h 240 IndirectStubsOwners[Id] = ISBlockOwnerList();
439 typedef std::vector<typename TargetT::IndirectStubsInfo> ISBlockOwnerList;
440 std::map<ResourceIdMgr::ResourceId, ISBlockOwnerList> IndirectStubsOwners;
  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ExecutionEngine/Orc/
OrcRemoteTargetServer.h 223 IndirectStubsOwners[Id] = ISBlockOwnerList();
437 using ISBlockOwnerList = std::vector<typename TargetT::IndirectStubsInfo>;
438 std::map<ResourceIdMgr::ResourceId, ISBlockOwnerList> IndirectStubsOwners;

Completed in 86 milliseconds