Home | History | Annotate | Download | only in compiler

Lines Matching refs:ToConstant

883 #define CODE_ASSEMBLER_COMPARE(Name, ArgT, VarT, ToConstant, op)     \
887 if (ToConstant(left, lhs) && ToConstant(right, rhs)) { \