Searched refs:ZerVec (Results 1 – 1 of 1) sorted by relevance
1050 SmallVector<llvm::Constant *, 4> ZerVec; in instCombineSVENoActiveUnaryZero() local1052 ZerVec.push_back(VecT->isFPOrFPVectorTy() ? ConstantFP::get(VecT, 0.0) in instCombineSVENoActiveUnaryZero()1055 Node = ConstantStruct::get(StructT, ZerVec); in instCombineSVENoActiveUnaryZero()