Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUISelDAGToDAG.cpp627 uint32_t WidthVal = Width->getZExtValue(); Select() local
2261 uint32_t WidthVal = llvm::popcount(MaskVal); SelectS_BFE() local
2282 uint32_t WidthVal = llvm::popcount(MaskVal); SelectS_BFE() local
H A DAMDGPUISelLowering.cpp5111 uint32_t WidthVal = Width->getZExtValue() & 0x1f; PerformDAGCombine() local
[all...]