Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/test/CodeGen/ARM/
H A Dspace-directive.ll3 define i32 @test_space() minsize {
4 ; CHECK-LABEL: test_space:
/llvm-project-15.0.7/polly/lib/External/isl/
H A Disl_test_python.py231 def test_space(): function
446 test_space()
H A Disl_test_cpp.cc336 test_space(ctx); in main()
H A Disl_test_cpp-checked.cc304 test_space(ctx); in main()
H A Disl_test_cpp-generic.cc225 static void test_space(isl::ctx ctx) in test_space() function