Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIModeRegisterDefaults.cpp56 uint32_t HWF64Val) { in encodeFltRoundsTable() argument
57 uint32_t ModeVal = getModeRegisterRoundMode(HWF32Val, HWF64Val); in encodeFltRoundsTable()
192 uint32_t HWF64Val, in encodeFltRoundsToHWTable() argument
196 return static_cast<uint64_t>(getModeRegisterRoundMode(HWF32Val, HWF64Val)) in encodeFltRoundsToHWTable()