Searched refs:CR6_EQ (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExprScalar.cpp3833 enum { CR6_EQ=0, CR6_EQ_REV, CR6_LT, CR6_LT_REV } CR6; enumerator in enum:__anon2870
3851 CR6 = CR6_EQ;
3870 CR6 = CR6_EQ;
3880 CR6 = CR6_EQ;

Completed in 64 milliseconds