Home
last modified time | relevance | path

Searched refs:setBitsWithWrap (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/
H A DAPInt.h253 Res.setBitsWithWrap(loBit, hiBit); in getBitsSetWithWrap()
1334 void setBitsWithWrap(unsigned loBit, unsigned hiBit) { in setBitsWithWrap() function