Searched defs:NumDstEltBits (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/CodeGen/SelectionDAG/ | ||
H A D | TargetLowering.cpp | 703 unsigned NumDstEltBits = DstVT.getScalarSizeInBits(); SimplifyMultipleUseDemandedBits() local |
/llvm-project/llvm/lib/Target/X86/ | ||
H A D | X86ISelLowering.cpp | 20477 unsigned NumDstEltBits = DstSVT.getSizeInBits(); matchTruncateWithPACK() local |