Home
last modified time | relevance | path

Searched refs:test_nested (Results 1 – 12 of 12) sorted by relevance

/llvm-project-15.0.7/flang/test/Lower/
H A Dstructure-constructors.f90168 subroutine test_nested(x, d) subroutine
234 call test_nested(42., t_array(x=43., i=[5,6,7,8,9]))
/llvm-project-15.0.7/clang/test/SemaCXX/
H A Dusing-if-exists.cpp160 namespace test_nested { namespace
166 using ::test_nested::x UIE;
H A Dwarn-comma-operator.cpp35 void test_nested(void) { in test_nested() function
/llvm-project-15.0.7/libcxx/test/std/utilities/function.objects/bind/func.bind/func.bind.bind/
H A Dinvoke_rvalue.pass.cpp257 void test_nested() in test_nested() function
268 test_nested(); in main()
/llvm-project-15.0.7/llvm/test/CodeGen/Thumb/
H A Dsegmented-stacks.ll61 define i32 @test_nested(i32 * nest %closure, i32 %other) #0 {
68 ; Thumb-android-LABEL: test_nested:
88 ; Thumb-linux-LABEL: test_nested:
/llvm-project-15.0.7/llvm/test/CodeGen/ARM/
H A Dsegmented-stacks.ll57 define i32 @test_nested(i32 * nest %closure, i32 %other) #0 {
64 ; ARM-linux-LABEL: test_nested:
83 ; ARM-android-LABEL: test_nested:
/llvm-project-15.0.7/llvm/test/Transforms/StructurizeCFG/
H A Dinterleaved-loop-order.ll11 define i1 @test_nested(i32 %x, i1 %b1, i1 %b2, i1 %b3) {
12 ; CHECK-LABEL: @test_nested(
/llvm-project-15.0.7/llvm/test/CodeGen/X86/
H A Dsegmented-stacks.ll275 ; X86-Linux-LABEL: test_nested:
311 ; X64-Linux-LABEL: test_nested:
342 ; X64-Linux-Large-LABEL: test_nested:
374 ; X32ABI-LABEL: test_nested:
405 ; X86-Darwin-LABEL: test_nested:
433 ; X64-Darwin-LABEL: test_nested:
461 ; X86-MinGW-LABEL: test_nested:
494 ; X64-FreeBSD-LABEL: test_nested:
525 ; X86-DFlyBSD-LABEL: test_nested:
559 ; X64-DFlyBSD-LABEL: test_nested:
[all …]
/llvm-project-15.0.7/clang-tools-extra/test/clang-tidy/checkers/bugprone/
H A Dbranch-clone.cpp536 void test_nested(int a, int b, int c, int &out) { in test_nested() function
/llvm-project-15.0.7/llvm/test/CodeGen/Thumb2/
H A Dmve-float16regloops.ll699 define dso_local void @test_nested(half* noalias nocapture %pInT1, half* noalias nocapture readonly…
700 ; CHECK-LABEL: test_nested:
H A Dmve-float32regloops.ll699 define dso_local void @test_nested(float* noalias nocapture %pInT1, float* noalias nocapture readon…
700 ; CHECK-LABEL: test_nested:
/llvm-project-15.0.7/openmp/runtime/src/
H A Dkmp_lock.cpp2981 KMP_FOREACH_LOCK_KIND(expand2, test_nested)