Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Support/
H A DKnownBits.cpp108 unsigned ExtBits = BitWidth - SrcBitWidth; sextInReg() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelper.cpp3237 unsigned ExtBits = MI.getOperand(2).getImm(); matchRedundantSExtInReg() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp7300 APInt ExtBits = APInt::getHighBitsSet(ExtBitSize, ExtBitSize - MemBitSize); visitAND() local
[all...]