Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DKnownBits.cpp157 unsigned ExtBits = BitWidth - SrcBitWidth; in sextInReg() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelper.cpp3382 unsigned ExtBits = MI.getOperand(2).getImm(); in matchRedundantSExtInReg() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp7291 APInt ExtBits = APInt::getHighBitsSet(ExtBitSize, ExtBitSize - MemBitSize); in visitAND() local