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