Searched refs:EltResult (Results 1 – 1 of 1) sorted by relevance
2978 APSInt EltResult{Info.Ctx.getIntWidth(EltTy), in handleVectorVectorBinOp() local2983 Success = handleLogicalOpForVector(LHSElt, Opcode, RHSElt, EltResult); in handleVectorVectorBinOp()2985 Success = handleCompareOpForVector(LHSElt, Opcode, RHSElt, EltResult); in handleVectorVectorBinOp()2988 RHSElt.getInt(), EltResult); in handleVectorVectorBinOp()2994 ResultElements.emplace_back(EltResult); in handleVectorVectorBinOp()