Searched defs:isTrueWhenEqual (Results 1 – 6 of 6) sorted by relevance
896 inline bool isTrueWhenEqual(CondCode Cond) { in isTrueWhenEqual() function
1093 inline bool isTrueWhenEqual(CondCode Cond) { in isTrueWhenEqual() function
1309 inline bool isTrueWhenEqual(CondCode Cond) { return ((int)Cond & 1) != 0; } in isTrueWhenEqual() function
3739 bool CmpInst::isTrueWhenEqual(Predicate predicate) { in isTrueWhenEqual() function in CmpInst
3640 bool CmpInst::isTrueWhenEqual(Predicate predicate) { in isTrueWhenEqual() function in CmpInst
3937 bool CmpInst::isTrueWhenEqual(Predicate predicate) { in isTrueWhenEqual() function in CmpInst