Searched refs:RHSElt (Results 1 – 1 of 1) sorted by relevance
2997 APValue RHSElt = RHSValue.getVectorElt(EltNum); in handleVectorVectorBinOp() local3005 Success = handleLogicalOpForVector(LHSElt, Opcode, RHSElt, EltResult); in handleVectorVectorBinOp()3007 Success = handleCompareOpForVector(LHSElt, Opcode, RHSElt, EltResult); in handleVectorVectorBinOp()3010 RHSElt.getInt(), EltResult); in handleVectorVectorBinOp()3020 RHSElt.getKind() == APValue::Float && in handleVectorVectorBinOp()3025 RHSElt.getFloat())) { in handleVectorVectorBinOp()