Home
last modified time | relevance | path

Searched refs:test_r0 (Results 1 – 4 of 4) sorted by relevance

/llvm-project-15.0.7/flang/test/Evaluate/
H A Dfold-dshift.f9036 logical, parameter :: test_r0 = dshiftr(3, 4, 0) .EQ. 4 variable
H A Dfold-mask.f9055 logical, parameter :: test_r0 = maskr(0) .EQ. 0 variable
H A Dfold-shift.f90102 logical, parameter :: test_r0 = shiftr(zC0, 0) .EQ. zC0 variable
/llvm-project-15.0.7/clang/test/CodeGen/
H A Dhexagon-inline-asm-reg-names.c3 void test_r0(void) { in test_r0() function