Home
last modified time | relevance | path

Searched refs:VERDToString (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/VE/MCTargetDesc/
H A DVEInstPrinter.cpp226 O << VERDToString((VERD::RoundingMode)RD); in printRDOperand()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/VE/
H A DVE.h260 inline static const char *VERDToString(VERD::RoundingMode R) { in VERDToString() function