Searched refs:createTrunc (Results 1 – 1 of 1) sorted by relevance
1956 Value *createTrunc(Instruction *Opnd, Type *Ty);1992 Value *TypePromotionTransaction::createTrunc(Instruction *Opnd, in createTrunc() function in __anonebd7bfba0211::TypePromotionTransaction2485 Value *Trunc = TPT.createTrunc(Ext, ExtOpnd->getType()); in promoteOperandForOther()