Home
last modified time | relevance | path

Searched refs:test_control_flow (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/llvm/test/CodeGen/X86/
H A Dcmpxchg-clobber-flags.ll86 define i32 @test_control_flow(i32* %p, i32 %i, i32 %j) {
87 ; i386-LABEL: test_control_flow:
91 ; i386f-LABEL: test_control_flow:
95 ; x8664-LABEL: test_control_flow:
99 ; x8664-sahf-LABEL: test_control_flow:
/aosp_15_r20/external/pytorch/.ci/docker/
H A Drequirements-ci.txt146 #test_pytree.py, test_ops.py, test_control_flow.py, test_modules.py,
/aosp_15_r20/external/pytorch/.ci/pytorch/
H A Dtest.sh1397 …inductor/test_config inductor/test_control_flow inductor/test_coordinate_descent_tuner inductor/te…
/aosp_15_r20/external/pytorch/test/
H A Dtest_jit_autocast.py216 def test_control_flow(self): member in TestAutocast
/aosp_15_r20/external/pytorch/test/inductor/
H A Dtest_aot_inductor.py71 from .test_control_flow import (
80 from test_control_flow import (