Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DAMDGPUISelDAGToDAG.cpp838 uint32_t WidthVal = Width->getZExtValue(); in Select() local
2174 uint32_t WidthVal = countPopulation(MaskVal); in SelectS_BFE() local
2196 uint32_t WidthVal = countPopulation(MaskVal); in SelectS_BFE() local
H A DAMDGPUISelLowering.cpp4004 uint32_t WidthVal = Width->getZExtValue() & 0x1f; in PerformDAGCombine() local