Home
last modified time | relevance | path

Searched refs:test_a2 (Results 1 – 3 of 3) sorted by relevance

/llvm-project/flang/test/Evaluate/
H A Dfold-dim.f9010 logical, parameter :: test_a2 = dim(1., 2.) == 0. variable
H A Dfold-shift.f90150 logical, parameter :: test_a2 = shifta(zC0, 2) .EQ. zF0 variable
/llvm-project/clang/test/CodeGen/M68k/
H A Dinline-asm-gcc-regs.c77 void test_a2() { in test_a2() function