Searched refs:add_to_operand_index (Results 1 – 1 of 1) sorted by relevance
1912 auto add_to_operand_index = [&](llvm::Value* index_component, int64 dim) { in EmitElementalGather() local1946 add_to_operand_index(gather_dim_component, 0); in EmitElementalGather()1957 add_to_operand_index(gather_dim_component, i); in EmitElementalGather()