Searched defs:LowestBitSet (Results 1 – 2 of 2) sorted by relevance
168 unsigned LowestBitSet = llvm::countr_zero(UImm); splitBitmaskImm() local
1236 static inline int32_t LowestBitSet(uint32_t val) { LowestBitSet() function