Home
last modified time | relevance | path

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

/llvm-project/polly/lib/Support/
H A DSCEVAffinator.cpp79 auto *WidthVal = isl_val_int_from_ui(Ctx, Width); in getWidthExpValOnDomain() local
/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUISelDAGToDAG.cpp632 uint32_t WidthVal = Width->getZExtValue(); Select() local
2319 uint32_t WidthVal = llvm::popcount(MaskVal); SelectS_BFE() local
2340 uint32_t WidthVal = llvm::popcount(MaskVal); SelectS_BFE() local
H A DAMDGPUISelLowering.cpp5165 uint32_t WidthVal = Width->getZExtValue() & 0x1f; PerformDAGCombine() local
[all...]