Searched defs:ZExt1 (Results 1 – 2 of 2) sorted by relevance
542 Value *Shl1 = Builder.CreateShl(ZExt1, Builder.getIntN(FloatWidth, 32)); in expandIToFP() local
4248 ZExtInst *ZExt1 = dyn_cast<ZExtInst>(ExtVal6->getNextNode()); TEST_F() local