Searched refs:HWF32Val (Results 1 – 1 of 1) sorted by relevance
55 uint32_t HWF32Val, in encodeFltRoundsTable() argument57 uint32_t ModeVal = getModeRegisterRoundMode(HWF32Val, HWF64Val); in encodeFltRoundsTable()191 static constexpr uint64_t encodeFltRoundsToHWTable(uint32_t HWF32Val, in encodeFltRoundsToHWTable() argument196 return static_cast<uint64_t>(getModeRegisterRoundMode(HWF32Val, HWF64Val)) in encodeFltRoundsToHWTable()