Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/lib/Target/AMDGPU/
H A 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
H A DAMDGPUISelLowering.cpp2645 uint32_t WidthVal = Width->getZExtValue() & 0x1f; in PerformDAGCombine() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/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
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DAMDGPUISelDAGToDAG.cpp867 uint32_t WidthVal = Width->getZExtValue(); in Select() local
1968 uint32_t WidthVal = countPopulation(MaskVal); in SelectS_BFE() local
1990 uint32_t WidthVal = countPopulation(MaskVal); in SelectS_BFE() local
H A DAMDGPUISelLowering.cpp4022 uint32_t WidthVal = Width->getZExtValue() & 0x1f; in PerformDAGCombine() local