Searched refs:Charlie (Results 1 – 6 of 6) sorted by relevance
3064 APInt Charlie = Cconst->getValue()->getValue(); in propagateLine() local3065 APInt CdivB = Charlie.sdiv(Beta); in propagateLine()3066 assert(Charlie.srem(Beta) == 0 && "C should be evenly divisible by B"); in propagateLine()3079 APInt Charlie = Cconst->getValue()->getValue(); in propagateLine() local3080 APInt CdivA = Charlie.sdiv(Alpha); in propagateLine()3081 assert(Charlie.srem(Alpha) == 0 && "C should be evenly divisible by A"); in propagateLine()3093 APInt Charlie = Cconst->getValue()->getValue(); in propagateLine() local3094 APInt CdivA = Charlie.sdiv(Alpha); in propagateLine()3095 assert(Charlie.srem(Alpha) == 0 && "C should be evenly divisible by A"); in propagateLine()
41 Charlie Lenahan <clenahan at fortresstech dot com>
797 - Document -dd and -ddd. Resulted from a bug report from Charlie Slater
639 signed semantics in several places. Thanks to Charlie Slater
1731 - W3C Schemas Datatype improvements (Charlie Bozeman)2024 - update of the documentation: John Fleck and Charlie Bozeman
14797 * xmlmemory.c: one more doc patch from Charlie Bozeman.14803 Fixed a few other problems raised by Charlie Bozeman.14809 patches from Charlie Bozeman. Regenerated the HTML docs.14832 from Charlie Bozeman16001 namespace reported by Charlie Bozeman