Searched refs:RD_RN (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/VE/
H A DVE.h79 RD_RN = 11, // Round to Nearest (ties to Even) enumerator in enum:llvm::VERD::RoundingMode
270 case VERD::RD_RN:
285 .Case(".rn", VERD::RD_RN)
296 case VERD::RD_RN:
315 case static_cast<unsigned>(VERD::RD_RN):
316 return VERD::RD_RN;

Completed in 122 milliseconds