Home
last modified time | relevance | path

Searched defs:LoBit (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/
H A DVarLenCodeEmitterGen.cpp192 *LoBit = DI->getArg(2); in buildRec() local
469 unsigned LoBit = 0U; in getInstructionCaseForEncoding() local
/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DCodeEmitterGen.cpp228 unsigned LoBit = BeginVarBit - N + 1; in addCodeToMergeInOperand() local
/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/
H A DAPInt.h1417 void clearBits(unsigned LoBit, unsigned HiBit) { in clearBits()
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DAPInt.cpp339 void APInt::clearBitsSlowCase(unsigned LoBit, unsigned HiBit) { in clearBitsSlowCase()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp7055 Value *LoBit = Builder.CreateTrunc( in switchToLookupTable() local