Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/test/Evaluate/
H A Dfold-dshift.f9039 logical, parameter :: test_r2 = dshiftr(15_1, z40_1, 2) .EQ. -48_1 variable
H A Dfold-mask.f9057 logical, parameter :: test_r2 = maskr(2) .EQ. 3 variable
/llvm-project-15.0.7/clang/test/CodeGen/
H A Dhexagon-inline-asm-reg-names.c13 void test_r2(void) { in test_r2() function