Home
last modified time | relevance | path

Searched defs:while_instr (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dwhile_util_test.cc77 HloInstruction* while_instr = entry_computation->root_instruction(); in TEST_F() local
108 HloInstruction* while_instr = entry_computation->root_instruction(); in TEST_F() local
204 HloInstruction* while_instr = main->root_instruction(); in TEST_F() local
H A Dgather_expander_test.cc79 HloInstruction* while_instr = nullptr; in TEST_F() local
142 HloInstruction* while_instr = nullptr; in TEST_F() local
H A Dwhile_loop_invariant_code_motion.cc44 HloInstruction* while_instr, HloInstruction* to_hoist) { in CreateLoopInvariantCopy()
132 HloInstruction* while_instr, BoundNonLinearCompilerAnalysis* allowance) { in TryHoistingInvariantInstructionsFromWhileBody()
H A Dwhile_loop_expensive_invariant_code_motion.cc56 HloInstruction* while_instr, HloInstruction* to_hoist) { in CreateLoopInvariantCopy()
117 TryHoistingInvariantInstructionsFromWhileBody(HloInstruction* while_instr) { in TryHoistingInvariantInstructionsFromWhileBody()
H A Dwhile_util.cc102 HloInstruction* while_instr, in MakeInstructionsLiveIn()
270 HloInstruction* while_instr = owned_while.get(); in MakeCountedLoop() local
H A Dwhile_loop_constant_sinking.cc68 HloInstruction* while_instr) { in TrySinkingConstantsIntoWhileLoop()
H A Dar_crs_combiner.cc237 auto while_instr = *maybe_while; in GetAllTuples() local
H A Dsharding_propagation_test.cc1879 auto while_instr = FindInstruction(module, "while"); in TEST_P() local
1999 auto while_instr = FindInstruction(module.get(), "while"); in TEST_P() local
H A Dmemory_space_assignment_test.cc4235 const HloInstruction* while_instr = FindInstruction(module.get(), "while"); in TEST_P() local
4289 const HloInstruction* while_instr = FindInstruction(module.get(), "while"); in TEST_P() local
4429 const HloInstruction* while_instr = FindInstruction(module.get(), "while"); in TEST_P() local