Searched defs:NumSclBits (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/lib/Target/X86/ | ||
H A D | X86FixupVectorConstants.cpp | 204 const APInt &Bits, unsigned NumSclBits) { in rebuildConstant() argument |
H A D | X86ISelLowering.cpp | 42878 unsigned NumSclBits = Scl.getScalarValueSizeInBits(); SimplifyDemandedBitsForTargetNode() local |
/llvm-project/llvm/lib/CodeGen/SelectionDAG/ | ||
H A D | TargetLowering.cpp | 1236 unsigned NumSclBits = Scl.getScalarValueSizeInBits(); SimplifyDemandedBits() local |