Searched defs:Negative2 (Results 1 – 3 of 3) sorted by relevance
99 class Negative2 { class101 Negative2() {} in Negative2() function in Negative2
374 APInt Negative2(I.getType()->getPrimitiveSizeInBits(), (uint64_t)-2, true); in visitMul() local