Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp276 class TypePromotionTransaction;
2628 class TypePromotionTransaction { class
3099 TypePromotionTransaction::ConstRestorationPt
3104 bool TypePromotionTransaction::commit() { in commit()
3112 void TypePromotionTransaction::rollback( in rollback()
3150 TypePromotionTransaction &TPT;
3171 TypePromotionTransaction &TPT, in AddressingModeMatcher()
4359 Instruction *Ext, TypePromotionTransaction &TPT, in promoteOperandForOther()
5128 TypePromotionTransaction TPT(RemovedInsts); in optimizeMemoryInst()
6241 TypePromotionTransaction TPT(RemovedInsts); in optimizeExt()
[all …]