Searched defs:hiBit (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/include/llvm/ADT/ | ||
H A D | APInt.h | 251 /// \p hiBit. in getBitsSetWithWrap() argument |
/llvm-project/llvm/utils/TableGen/ | ||
H A D | CodeEmitterGen.cpp | 226 unsigned hiBit = loBit + N; addCodeToMergeInOperand() local |
/llvm-project/llvm/lib/Support/ | ||
H A D | APInt.cpp | 310 setBitsSlowCase(unsigned loBit,unsigned hiBit) setBitsSlowCase() argument |