Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DAMDGPUISelDAGToDAG.cpp632 uint32_t WidthVal = Width->getZExtValue(); in Select() local
2154 uint32_t WidthVal = llvm::popcount(MaskVal); in SelectS_BFE() local
2175 uint32_t WidthVal = llvm::popcount(MaskVal); in SelectS_BFE() local
H A DAMDGPUISelLowering.cpp4187 uint32_t WidthVal = Width->getZExtValue() & 0x1f; in PerformDAGCombine() local