Searched refs:RDN (Results 1 – 6 of 6) sorted by relevance
328 RDN = 2, enumerator343 case RISCVFPRndMode::RDN: in roundingModeToString()358 .Case("rdn", RISCVFPRndMode::RDN) in stringToRoundingMode()371 case RISCVFPRndMode::RDN: in isValidRoundingMode()384 RDN = 2, enumerator
64 RelativeDistinguishedName (RDN).70 If it is zero a new RDN is created.73 to the previous or next RDN structure, respectively.74 This will then become part of a multi-valued RDN (containing a set of AVAs).
61 components and separate values in the same RDN for a multi-valued RDN.
37 On the other hand, if an RDN is multi-valued, i.e., it contains a set of
1053 * name.c: Split building RDN to a separate function.
3019 return RISCVFPRndMode::RDN; in matchRoundingOp() 12077 (int(RoundingMode::TowardNegative) << 4 * RISCVFPRndMode::RDN) | in lowerGET_ROUNDING() 12107 (RISCVFPRndMode::RDN << 4 * int(RoundingMode::TowardNegative)) | in lowerSET_ROUNDING()