Home
last modified time | relevance | path

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

/external/llvm/lib/Target/AMDGPU/
DAMDGPUISelDAGToDAG.cpp488 uint32_t WidthVal = Width->getZExtValue(); in Select() local
1321 uint32_t WidthVal = countPopulation(MaskVal); in SelectS_BFE() local
1342 uint32_t WidthVal = countPopulation(MaskVal); in SelectS_BFE() local
DAMDGPUISelLowering.cpp2499 uint32_t WidthVal = Width->getZExtValue() & 0x1f; in PerformDAGCombine() local