Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIModeRegisterDefaults.cpp49 static constexpr uint32_t getModeRegisterRoundMode(uint32_t HWFP32Val, in getModeRegisterRoundMode() function
57 uint32_t ModeVal = getModeRegisterRoundMode(HWF32Val, HWF64Val); in encodeFltRoundsTable()
126 static_assert(decodeIndexFltRoundConversionTable(getModeRegisterRoundMode(
128 static_assert(decodeIndexFltRoundConversionTable(getModeRegisterRoundMode(
131 static_assert(decodeIndexFltRoundConversionTable(getModeRegisterRoundMode(
134 static_assert(decodeIndexFltRoundConversionTable(getModeRegisterRoundMode(
138 static_assert(decodeIndexFltRoundConversionTable(getModeRegisterRoundMode(
142 getModeRegisterRoundMode(HWTowardZero, HWTowardPositive)) ==
145 getModeRegisterRoundMode(HWTowardZero, HWTowardNegative)) ==
148 static_assert(decodeIndexFltRoundConversionTable(getModeRegisterRoundMode(
[all …]