Searched defs:test_simple (Results 1 – 5 of 5) sorted by relevance
/llvm-project/flang/test/Lower/HLFIR/ | ||
H A D | array-ctor-derived.f90 | 13 subroutine test_simple(s1, s2) subroutine |
H A D | vector-subscript-lhs.f90 | 5 subroutine test_simple(x, vector) subroutine |
H A D | array-ctor-as-inlined-temp.f90 | 4 subroutine test_simple(i) subroutine |
/llvm-project/flang/test/Lower/ | ||
H A D | structure-constructors.f90 | 32 subroutine test_simple(x) subroutine |
/llvm-project/llvm/utils/lit/tests/unit/ | ||
H A D | TestRunner.py | 288 def test_simple(self): member in TestApplySubtitutions |