Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp3663 using ConstRestorationPt = const TypePromotionAction *; typedef in __anon1d600f580d11::TypePromotionTransaction
3673 void rollback(ConstRestorationPt Point);
3676 ConstRestorationPt getRestorationPoint() const;
3760 TypePromotionTransaction::ConstRestorationPt
3774 TypePromotionTransaction::ConstRestorationPt Point) { in rollback()
5197 TypePromotionTransaction::ConstRestorationPt LastKnownGood = in matchOperationAddr()
5377 TypePromotionTransaction::ConstRestorationPt LastKnownGood = in matchOperationAddr()
5443 TypePromotionTransaction::ConstRestorationPt LastKnownGood = in matchAddr()
5744 TypePromotionTransaction::ConstRestorationPt LastKnownGood = in isProfitableToFoldIntoAddressingMode()
5844 TypePromotionTransaction::ConstRestorationPt LastKnownGood = in optimizeMemoryInst()
[all …]