Searched refs:RHSElt (Results 1 – 1 of 1) sorted by relevance
3068 APValue RHSElt = RHSValue.getVectorElt(EltNum); in handleVectorVectorBinOp() local3076 Success = handleLogicalOpForVector(LHSElt, Opcode, RHSElt, EltResult); in handleVectorVectorBinOp()3078 Success = handleCompareOpForVector(LHSElt, Opcode, RHSElt, EltResult); in handleVectorVectorBinOp()3081 RHSElt.getInt(), EltResult); in handleVectorVectorBinOp()3091 RHSElt.getKind() == APValue::Float && in handleVectorVectorBinOp()3096 RHSElt.getFloat())) { in handleVectorVectorBinOp()