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

/external/clang/lib/CodeGen/
H A DCGExprScalar.cpp2712 enum { CR6_EQ=0, CR6_EQ_REV, CR6_LT, CR6_LT_REV } CR6; enumerator in enum:__anon17839
2727 CR6 = CR6_LT;
2735 CR6 = CR6_LT;
2740 CR6 = CR6_LT;
2745 CR6 = CR6_LT;
2756 CR6 = CR6_LT;

Completed in 130 milliseconds