Home | History | Annotate | Download | only in cctest

Lines Matching refs:pr

1905     float pr;
1937 __ vstr(s5, r4, offsetof(T, pr));
1970 CHECK_EQ(pres, t.pr); \
1991 CHECK_EQ(bit_cast<int32_t>(nan), bit_cast<int32_t>(t.pr));
2010 double pr;
2042 __ vstr(d5, r4, offsetof(T, pr));
2075 CHECK_EQ(pres, t.pr); \
2096 CHECK_EQ(bit_cast<int64_t>(nan), bit_cast<int64_t>(t.pr));