Searched refs:RHSElt (Results 1 – 1 of 1) sorted by relevance
3210 APValue RHSElt = RHSValue.getVectorElt(EltNum); in handleVectorVectorBinOp() local3218 Success = handleLogicalOpForVector(LHSElt, Opcode, RHSElt, EltResult); in handleVectorVectorBinOp()3220 Success = handleCompareOpForVector(LHSElt, Opcode, RHSElt, EltResult); in handleVectorVectorBinOp()3223 RHSElt.getInt(), EltResult); in handleVectorVectorBinOp()3233 RHSElt.getKind() == APValue::Float && in handleVectorVectorBinOp()3238 RHSElt.getFloat())) { in handleVectorVectorBinOp()