Searched defs:LeftValue (Results 1 – 4 of 4) sorted by relevance
207 int64_t LeftValue = cantFail(LeftOperand.getSignedValue()); in operator +() local225 uint64_t LeftValue = cantFail(LeftOperand.getUnsignedValue()); in operator +() local239 int64_t LeftValue = cantFail(LeftOperand.getSignedValue()); in operator -() local261 uint64_t LeftValue = cantFail(LeftOperand.getUnsignedValue()); in operator -() local307 uint64_t LeftValue = cantFail(LeftOperand.getUnsignedValue()); in operator *() local332 uint64_t LeftValue = cantFail(LeftOperand.getUnsignedValue()); in operator /() local340 int64_t LeftValue = cantFail(LeftOperand.getSignedValue()); in max() local346 uint64_t LeftValue = cantFail(LeftOperand.getUnsignedValue()); in max() local
669 Value *LeftValue = ICI->getOperand(0); in parseLoopStructure() local
796 Value *LeftValue = ICI->getOperand(0); in parseLoopStructure() local
798 Value *LeftValue = ICI->getOperand(0); in parseLoopStructure() local