Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp269 class TypePromotionTransaction;
2609 class TypePromotionTransaction { class
3080 TypePromotionTransaction::ConstRestorationPt
3085 bool TypePromotionTransaction::commit() { in commit()
3093 void TypePromotionTransaction::rollback( in rollback()
3131 TypePromotionTransaction &TPT;
3152 TypePromotionTransaction &TPT, in AddressingModeMatcher()
4339 Instruction *Ext, TypePromotionTransaction &TPT, in promoteOperandForOther()
5123 TypePromotionTransaction TPT(RemovedInsts); in optimizeMemoryInst()
6225 TypePromotionTransaction TPT(RemovedInsts); in optimizeExt()
[all …]