Searched defs:indvar (Results 1 – 5 of 5) sorted by relevance
41 [&](llvm::Value* indvar, bool is_first_iteration) -> Status { in ForWithStatus()
122 llvm::Value* indvar = indvar_; in Emit() local
361 const std::vector<HloInstruction*>& loop_state) { in ExpandInstruction()
1208 auto indvar = GetTupleElement(state, 0); in XLA_TEST_F() local1247 auto indvar = Parameter(&builder, 0, while_shape, "state"); in XLA_TEST_F() local
1155 /*step=*/1, [&](llvm::Value* indvar) { in EmitBatchDotOperation()