Home
last modified time | relevance | path

Searched refs:test_ptr (Results 1 – 6 of 6) sorted by relevance

/llvm-project-15.0.7/flang/test/Lower/
H A Dstructure-constructors.f90160 subroutine test_ptr(x, a) subroutine
233 call test_ptr(42., i)
/llvm-project-15.0.7/clang/test/CodeGenCXX/
H A Dmember-data-pointers.cpp10 void test_ptr() { (void) ptr; } // forced use in test_ptr() function
/llvm-project-15.0.7/llvm/test/Transforms/IndVarSimplify/
H A Dlftr-pr41998.ll41 define void @test_ptr(i32 %start) {
42 ; CHECK-LABEL: @test_ptr(
/llvm-project-15.0.7/clang/test/CodeGen/
H A Dmips-varargs.c90 char *test_ptr(char *fmt, ...) { in test_ptr() function
/llvm-project-15.0.7/clang/test/Sema/
H A Dbuiltin-align.c125 extern void test_ptr(char *c);
/llvm-project-15.0.7/clang/test/SemaCXX/
H A Dconstant-expression-cxx14.cpp432 constexpr bool test_ptr() { in test_ptr() function
445 static_assert(test_ptr(), "");