Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
HDCodeGenPrepare.cpp2719 using ConstRestorationPt = const TypePromotionAction *; typedef in __anon2aa2296f0511::TypePromotionTransaction
2728 void rollback(ConstRestorationPt Point);
2731 ConstRestorationPt getRestorationPoint() const;
2826 TypePromotionTransaction::ConstRestorationPt
2839 TypePromotionTransaction::ConstRestorationPt Point) { in rollback()
4199 TypePromotionTransaction::ConstRestorationPt LastKnownGood = in matchOperationAddr()
4368 TypePromotionTransaction::ConstRestorationPt LastKnownGood = in matchOperationAddr()
4422 TypePromotionTransaction::ConstRestorationPt LastKnownGood = in matchAddr()
4722 TypePromotionTransaction::ConstRestorationPt LastKnownGood = in isProfitableToFoldIntoAddressingMode()
4791 TypePromotionTransaction::ConstRestorationPt LastKnownGood = in optimizeMemoryInst()
[all …]