Searched defs:WidthVal (Results 1 - 2 of 2) sorted by relevance

/freebsd-11.0-release/contrib/llvm/lib/Target/AMDGPU/
H A DAMDGPUISelDAGToDAG.cpp488 uint32_t WidthVal = Width->getZExtValue(); local
1329 uint32_t WidthVal = countPopulation(MaskVal); local
1350 uint32_t WidthVal = countPopulation(MaskVal); local
H A DAMDGPUISelLowering.cpp2724 uint32_t WidthVal = Width->getZExtValue() & 0x1f; local

Completed in 82 milliseconds