Searched defs:RightValue (Results 1 – 4 of 4) sorted by relevance
208 int64_t RightValue = cantFail(RightOperand.getSignedValue()); in operator +() local226 uint64_t RightValue = cantFail(RightOperand.getUnsignedValue()); in operator +() local240 uint64_t RightValue = cantFail(RightOperand.getUnsignedValue()); in operator -() local262 uint64_t RightValue = cantFail(RightOperand.getUnsignedValue()); in operator -() local308 uint64_t RightValue = cantFail(RightOperand.getUnsignedValue()); in operator *() local333 uint64_t RightValue = cantFail(RightOperand.getUnsignedValue()); in operator /() local341 int64_t RightValue = cantFail(RightOperand.getSignedValue()); in max() local347 uint64_t RightValue = cantFail(RightOperand.getUnsignedValue()); in max() local
673 Value *RightValue = ICI->getOperand(1); in parseLoopStructure() local
800 Value *RightValue = ICI->getOperand(1); in parseLoopStructure() local
802 Value *RightValue = ICI->getOperand(1); in parseLoopStructure() local