Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DAMDGPUISelLowering.cpp1985 const unsigned halfBitWidth = HalfVT.getSizeInBits(); in LowerUDIVREM64() local
1987 for (unsigned i = 0; i < halfBitWidth; ++i) { in LowerUDIVREM64()
1988 const unsigned bitPos = halfBitWidth - i - 1; in LowerUDIVREM64()