Home
last modified time | relevance | path

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

/external/llvm/lib/Target/AMDGPU/
DAMDGPUISelDAGToDAG.cpp447 uint32_t WidthVal = Width->getZExtValue(); in Select() local
1269 uint32_t WidthVal = countPopulation(MaskVal); in SelectS_BFE() local
1291 uint32_t WidthVal = countPopulation(MaskVal); in SelectS_BFE() local
DAMDGPUISelLowering.cpp2645 uint32_t WidthVal = Width->getZExtValue() & 0x1f; in PerformDAGCombine() local