Searched defs:RightValue (Results 1 – 5 of 5) sorted by relevance
190 int64_t RightValue = cantFail(RightOperand.getSignedValue()); in operator +() local208 uint64_t RightValue = cantFail(RightOperand.getUnsignedValue()); in operator +() local222 uint64_t RightValue = cantFail(RightOperand.getUnsignedValue()); in operator -() local244 uint64_t RightValue = cantFail(RightOperand.getUnsignedValue()); in operator -() local290 uint64_t RightValue = cantFail(RightOperand.getUnsignedValue()); in operator *() local315 uint64_t RightValue = cantFail(RightOperand.getUnsignedValue()); in operator /() local323 int64_t RightValue = cantFail(RightOperand.getSignedValue()); in max() local329 uint64_t RightValue = cantFail(RightOperand.getUnsignedValue()); in max() local
360 T1 LeftValue, T2 RightValue) { in doValueOperation()382 T2 RightValue, TR ResultValue) { in expectOperationValueResult()391 T2 RightValue) { in expectOperationValueResult()
673 Value *RightValue = ICI->getOperand(1); in parseLoopStructure() local
800 Value *RightValue = ICI->getOperand(1); in parseLoopStructure() local
805 Value *RightValue = ICI->getOperand(1); in parseLoopStructure() local