Lines Matching refs:Or
93 // it if it is not printable or if it is an escape char.
112 /// prefixed with % (if the string only contains simple characters) or is
154 /// prefixed with % (if the string only contains simple characters) or is
190 /// use of type names or up references to shorten the type name where possible.
589 assert(!isa<Constant>(V) && "Can't get a constant or global slot with this!");
722 case AtomicRMWInst::Or: Out << " or"; break;
797 // "Inf" or NaN, that atof will accept, but the lexer will not. Check
828 // Either half, or some form of long double.
1041 Out << "<placeholder or erroneous Constant>";
1772 // If this is an atomic load or store, print out the atomic marker.