Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/VE/MCTargetDesc/
H A DVEMCCodeEmitter.cpp144 return VERDToVal(static_cast<VERD::RoundingMode>( in getRDOpValue()
/freebsd/contrib/llvm-project/llvm/lib/Target/VE/
H A DVE.h294 inline static unsigned VERDToVal(VERD::RoundingMode R) { in VERDToVal() function