Searched defs:LeftValue (Results 1 – 5 of 5) sorted by relevance
189 int64_t LeftValue = cantFail(LeftOperand.getSignedValue()); in operator +() local207 uint64_t LeftValue = cantFail(LeftOperand.getUnsignedValue()); in operator +() local221 int64_t LeftValue = cantFail(LeftOperand.getSignedValue()); in operator -() local243 uint64_t LeftValue = cantFail(LeftOperand.getUnsignedValue()); in operator -() local289 uint64_t LeftValue = cantFail(LeftOperand.getUnsignedValue()); in operator *() local314 uint64_t LeftValue = cantFail(LeftOperand.getUnsignedValue()); in operator /() local322 int64_t LeftValue = cantFail(LeftOperand.getSignedValue()); in max() local328 uint64_t LeftValue = cantFail(LeftOperand.getUnsignedValue()); in max() local
360 T1 LeftValue, T2 RightValue) { in doValueOperation()381 static void expectOperationValueResult(binop_eval_t Operation, T1 LeftValue, in expectOperationValueResult()390 static void expectOperationValueResult(binop_eval_t Operation, T1 LeftValue, in expectOperationValueResult()
669 Value *LeftValue = ICI->getOperand(0); in parseLoopStructure() local
796 Value *LeftValue = ICI->getOperand(0); in parseLoopStructure() local
801 Value *LeftValue = ICI->getOperand(0); in parseLoopStructure() local