Searched refs:TP_32BIT (Results 1 – 4 of 4) sorted by relevance
45 if (code.width() == ErrorCode::TP_32BIT && in EvaluateErrorCode()103 if (code.width() == ErrorCode::TP_32BIT) { in VerifyErrorCode()137 if (code.width() == ErrorCode::TP_32BIT) { in VerifyErrorCode()
74 TP_32BIT, enumerator
904 if (cond.width_ != ErrorCode::TP_32BIT && in CondExpression()914 if (cond.width_ == ErrorCode::TP_32BIT && in CondExpression()941 if (cond.width_ == ErrorCode::TP_32BIT && half == UpperHalf) { in CondExpressionHalf()
269 (size == 4) ? ErrorCode::TP_32BIT : ErrorCode::TP_64BIT; in ArgEq()