Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp303 class TypePromotionTransaction;
454 bool tryToPromoteExts(TypePromotionTransaction &TPT,
2850 class TypePromotionTransaction { class
3329 TypePromotionTransaction::ConstRestorationPt
3334 bool TypePromotionTransaction::commit() { in commit()
3342 void TypePromotionTransaction::rollback( in rollback()
3380 TypePromotionTransaction &TPT;
3401 TypePromotionTransaction &TPT, in AddressingModeMatcher()
5367 TypePromotionTransaction TPT(RemovedInsts); in optimizeMemoryInst()
6496 TypePromotionTransaction TPT(RemovedInsts); in optimizeExt()
[all …]