Searched defs:thunks (Results 1 – 8 of 8) sorted by relevance
50 private final Map<String, Supplier<ImportScope>> thunks; field in ImportIndex52 public ImportIndex(TurbineLogWithSource log, ImmutableMap<String, Supplier<ImportScope>> thunks) { in ImportIndex()62 Map<String, Supplier<ImportScope>> thunks = new HashMap<>(); in create() local
40 const std::vector<std::unique_ptr<Thunk>>& thunks() const { return thunks_; } in thunks() function
24 SequentialThunk::SequentialThunk(std::vector<std::unique_ptr<Thunk>> thunks, in SequentialThunk()
51 std::unique_ptr<ThunkSequence> thunks, in ThunkSchedule()
504 std::vector<std::unique_ptr<Thunk>> thunks; in HandleCustomCall() local550 std::vector<std::unique_ptr<Thunk>> thunks; in HandleTriangularSolve() local580 std::vector<std::unique_ptr<Thunk>> thunks; in HandleFusion() local794 std::vector<std::unique_ptr<Thunk>> thunks; in HandleSelectAndScatter() local1019 std::vector<std::unique_ptr<Thunk>> thunks; in HandleRng() local1034 std::vector<std::unique_ptr<Thunk>> thunks; in HandleScatter() local1210 std::vector<std::unique_ptr<Thunk>> thunks; in HandleSort() local1449 std::vector<std::unique_ptr<Thunk>> thunks; in HandleAllReduce() local1841 std::vector<std::unique_ptr<Thunk>> thunks; in BuildGemmThunk() local3746 std::vector<std::unique_ptr<Thunk>> thunks; in EmitReductionToVector() local
30 EXPORT_FROM_MOJO_CORE void MojoGetSystemThunks(MojoSystemThunks* thunks) { in MojoGetSystemThunks()
473 void MojoEmbedderSetSystemThunks(const MojoSystemThunks* thunks) { in MojoEmbedderSetSystemThunks()
META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...