Home
last modified time | relevance | path

Searched refs:TypePromotionTransaction (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/contrib/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp241 class TypePromotionTransaction;
2098 class TypePromotionTransaction { class
2567 TypePromotionTransaction::ConstRestorationPt
2572 void TypePromotionTransaction::commit() { in commit()
2579 void TypePromotionTransaction::rollback( in rollback()
2615 TypePromotionTransaction &TPT;
2650 TypePromotionTransaction &TPT, in Match()
3744 Instruction *Ext, TypePromotionTransaction &TPT, in promoteOperandForOther()
4514 TypePromotionTransaction TPT(RemovedInsts); in optimizeMemoryInst()
5298 TypePromotionTransaction TPT(RemovedInsts); in optimizeExt()
[all …]