Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64CleanupLocalDynamicTLSPass.cpp109 if (I.shouldUpdateCallSiteInfo()) in replaceTLSBaseAddrCall()
H A DAArch64ExpandPseudoInsts.cpp821 if (MI.shouldUpdateCallSiteInfo()) in expandCALL_RVMARKER()
871 if (MI.shouldUpdateCallSiteInfo()) in expandCALL_BTI()
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/
H A DUnreachableBlockElim.cpp142 if (I.shouldUpdateCallSiteInfo()) in runOnMachineFunction()
H A DXRayInstrumentation.cpp114 if (T.shouldUpdateCallSiteInfo()) in replaceRetWithPatchableRet()
H A DMachineFunction.cpp432 if (Orig.shouldUpdateCallSiteInfo()) in cloneMachineInstrBundle()
889 assert(MI->shouldUpdateCallSiteInfo() && in eraseCallSiteInfo()
902 assert(Old->shouldUpdateCallSiteInfo() && in copyCallSiteInfo()
920 assert(Old->shouldUpdateCallSiteInfo() && in moveCallSiteInfo()
H A DLiveRangeEdit.cpp257 if (UseMI->shouldUpdateCallSiteInfo()) in foldAsLoad()
H A DTailDuplicator.cpp1059 if (MI.shouldUpdateCallSiteInfo()) in removeDeadBlock()
H A DIfConversion.cpp1838 if (DI2->shouldUpdateCallSiteInfo()) in IfConvertDiamondCommon()
1887 if (DI1->shouldUpdateCallSiteInfo()) in IfConvertDiamondCommon()
H A DMachineLICM.cpp1346 if (MI->shouldUpdateCallSiteInfo()) in ExtractHoistableLoad()
H A DPeepholeOptimizer.cpp1852 if (MI->shouldUpdateCallSiteInfo()) in runOnMachineFunction()
H A DTargetInstrInfo.cpp157 if (MI->shouldUpdateCallSiteInfo()) in ReplaceTailWithBranchTo()
H A DBranchFolding.cpp172 if (MI.shouldUpdateCallSiteInfo()) in RemoveDeadBlock()
H A DMachineInstr.cpp743 bool MachineInstr::shouldUpdateCallSiteInfo() const { in shouldUpdateCallSiteInfo() function in MachineInstr
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsDelaySlotFiller.cpp567 if (ToErase->shouldUpdateCallSiteInfo()) in replaceWithCompactBranch()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ExpandPseudo.cpp234 if (MI.shouldUpdateCallSiteInfo()) in expandCALL_RVMARKER()
H A DX86ISelLowering.cpp57663 if (OrigCall->shouldUpdateCallSiteInfo()) in EmitKCFICheck()
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineInstr.h925 bool shouldUpdateCallSiteInfo() const;