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

/external/clang/lib/CodeGen/
H A DCGExprScalar.cpp2198 enum { CR6_EQ=0, CR6_EQ_REV, CR6_LT, CR6_LT_REV } CR6; enumerator in enum:__anon3595
2217 CR6 = CR6_EQ;
2236 CR6 = CR6_EQ;
2246 CR6 = CR6_EQ;

Completed in 43 milliseconds