Home
last modified time | relevance | path

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

/external/llvm/lib/Target/X86/
DX86ISelLowering.cpp30824 MVT OpEltVT = OpVT.getVectorElementType(); in combineVZext() local
30825 unsigned InputBits = OpEltVT.getSizeInBits() * VT.getVectorNumElements(); in combineVZext()
30837 assert(Cst.getBitWidth() == OpEltVT.getSizeInBits()); in combineVZext()
30852 if (OpEltVT == InnerEltVT) { in combineVZext()