Home | History | Annotate | Download | only in src

Lines Matching refs:TO_BOOLEAN_IC

4130     TO_BOOLEAN_IC,
4137 LAST_IC_KIND = TO_BOOLEAN_IC
4216 inline bool is_to_boolean_ic_stub() { return kind() == TO_BOOLEAN_IC; }
4297 // [to_boolean_foo]: For kind TO_BOOLEAN_IC tells what state the stub is in.