Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/ADT/
H A DAPInt.h251 /// \p hiBit. in getBitsSetWithWrap() argument
238 getBitsSet(unsigned numBits,unsigned loBit,unsigned hiBit) getBitsSet() argument
1334 setBitsWithWrap(unsigned loBit,unsigned hiBit) setBitsWithWrap() argument
1347 setBits(unsigned loBit,unsigned hiBit) setBits() argument
[all...]
/llvm-project/llvm/utils/TableGen/
H A DCodeEmitterGen.cpp226 unsigned hiBit = loBit + N; addCodeToMergeInOperand() local
/llvm-project/llvm/lib/Support/
H A DAPInt.cpp310 setBitsSlowCase(unsigned loBit,unsigned hiBit) setBitsSlowCase() argument