Home
last modified time | relevance | path

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

/llvm-project/bolt/include/bolt/Passes/
H A DShrinkWrapping.h228 BC.MIB->removeAnnotation(Inst, getTodoTag()); in ~StackLayoutModifier()
229 BC.MIB->removeAnnotation(Inst, getSlotTag()); in ~StackLayoutModifier()
230 BC.MIB->removeAnnotation(Inst, getOffsetCFIRegTag()); in ~StackLayoutModifier()
521 BC.MIB->removeAnnotation(Inst, getAnnotationIndex()); in ~ShrinkWrapping()
H A DValidateInternalCalls.h89 BC.MIB->removeAnnotation(Inst, getProcessedICTag()); in clearAnnotations()
H A DDataflowAnalysis.h309 BC.MIB->removeAnnotation(Inst, derived().getAnnotationIndex()); in cleanAnnotations()
/llvm-project/bolt/lib/Core/
H A DMCPlusBuilder.cpp227 removeAnnotation(Inst, MCAnnotation::kJumpTable); in unsetJumpTable()
228 removeAnnotation(Inst, "JTIndexReg"); in unsetJumpTable()
252 removeAnnotation(Inst, MCAnnotation::kConditionalTailCall); in unsetConditionalTailCall()
279 removeAnnotation(Inst, MCAnnotation::kOffset); in clearOffset()
345 bool MCPlusBuilder::removeAnnotation(MCInst &Inst, unsigned Index) const { in removeAnnotation() function in MCPlusBuilder
/llvm-project/bolt/lib/Passes/
H A DFrameOptimizer.cpp125 MIB->removeAnnotation(Inst, "FrameAccessEntry"); in removeUnnecessaryLoads()
142 MIB->removeAnnotation(Inst, "FrameAccessEntry"); in removeUnnecessaryLoads()
H A DFrameAnalysis.cpp509 BC.MIB->removeAnnotation(Inst, "ArgAccessEntry"); in cleanAnnotations()
510 BC.MIB->removeAnnotation(Inst, "FrameAccessEntry"); in cleanAnnotations()
H A DShrinkWrapping.cpp190 BC.MIB->removeAnnotation(Inst, getSaveTag()); in ~CalleeSavedAnalysis()
191 BC.MIB->removeAnnotation(Inst, getRestoreTag()); in ~CalleeSavedAnalysis()
529 BC.MIB->removeAnnotation(Inst, "AccessesDeletedPos"); in setOffsetForCollapsedAccesses()
621 BC.MIB->removeAnnotation(Inst, "AccessesDeletedPos"); in performChanges()
H A DIndirectCallPromotion.cpp812 MIB->removeAnnotation(Inst, "CallProfile"); in rewriteCall()
/llvm-project/bolt/lib/Target/RISCV/
H A DRISCVMCPlusBuilder.cpp365 removeAnnotation(Inst, MCPlus::MCAnnotation::kTailCall); in lowerTailCall()
/llvm-project/bolt/lib/Target/AArch64/
H A DAArch64MCPlusBuilder.cpp166 removeAnnotation(Inst, MCPlus::MCAnnotation::kTailCall); in getADRReg()
1262 removeAnnotation(Inst, MCPlus::MCAnnotation::kTailCall); in createShortJmp()
1310 removeAnnotation(Inst, MCPlus::MCAnnotation::kTailCall); in matchLinkerVeneer()
1958 removeAnnotation(Inst, MCPlus::MCAnnotation::kTailCall);