Home
last modified time | relevance | path

Searched refs:InputBits (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/Target/X86/
DX86ISelLowering.cpp30825 unsigned InputBits = OpEltVT.getSizeInBits() * VT.getVectorNumElements(); in combineVZext() local
30859 if (InnerEltVT.getSizeInBits() < InputBits) in combineVZext()
30873 V.getOperand(0).getSimpleValueType().getSizeInBits() == InputBits) { in combineVZext()