Home
last modified time | relevance | path

Searched defs:test_simple (Results 1 – 5 of 5) sorted by relevance

/llvm-project/flang/test/Lower/HLFIR/
H A Darray-ctor-derived.f9013 subroutine test_simple(s1, s2) subroutine
17 s2test_simple global() argument
H A Dvector-subscript-lhs.f905 subroutine test_simple(x, vector) subroutine
10 ! CHECK-LABEL: func.func @_QPtest_simple( argument
H A Darray-ctor-as-inlined-temp.f904 subroutine test_simple(i) subroutine
/llvm-project/flang/test/Lower/
H A Dstructure-constructors.f9032 subroutine test_simple(x) subroutine
33 xtest_simple global() argument
/llvm-project/llvm/utils/lit/tests/unit/
H A DTestRunner.py288 def test_simple(self): member in TestApplySubtitutions