Searched full:signedness (Results 1 – 6 of 6) sorted by relevance
91 /// @return sign or zero extended value depending on its signedness123 /// @return true if the value is maximum considering its signedness129 /// @return true if the value is minimum considering its signedness266 /// obtained from pType depending on their original signedness;289 /// obtained from pType depending on their original signedness;441 /// @return sign or zero extended value depending on its signedness
371 with rounding/precision/signedness/overflow etc.
985 * The signedness of operands would be shown in the expression. in SelectIntCvt()
61 …Integral values are not inherently signed or unsigned, signedness is interpreted by bytecodes as w…
60 …Integral values are not inherently signed or unsigned. Their signedness is interpreted by bytecode…
7069 +// Verify signedness assumptions (relies on size checks above).