Searched defs:get_index_type (Results 1 – 3 of 3) sorted by relevance
259 using get_index_type = index_position<index_type,tuple_right>; in run() typedef275 using get_index_type = index_position<index_type, tuple_right>; in run() typedef
491 std::function<llvm::Type*(int64_t)> get_index_type; member
2249 auto get_index_type = [&](int64_t launch_size) { in EmitScatter() local2283 std::function<llvm::Type*(int64_t)> get_index_type) { in EmitScatter()