Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64CleanupLocalDynamicTLSPass.cpp110 if (I.shouldUpdateCallSiteInfo()) in replaceTLSBaseAddrCall()
H A DAArch64ExpandPseudoInsts.cpp880 if (MI.shouldUpdateCallSiteInfo()) in expandCALL_RVMARKER()
909 if (MI.shouldUpdateCallSiteInfo()) in expandCALL_BTI()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DUnreachableBlockElim.cpp146 if (I.shouldUpdateCallSiteInfo()) in runOnMachineFunction()
H A DXRayInstrumentation.cpp114 if (T.shouldUpdateCallSiteInfo()) in replaceRetWithPatchableRet()
H A DMachineFunction.cpp433 if (Orig.shouldUpdateCallSiteInfo()) in cloneMachineInstrBundle()
901 assert(MI->shouldUpdateCallSiteInfo() && in eraseCallSiteInfo()
914 assert(Old->shouldUpdateCallSiteInfo() && in copyCallSiteInfo()
932 assert(Old->shouldUpdateCallSiteInfo() && in moveCallSiteInfo()
H A DLiveRangeEdit.cpp257 if (UseMI->shouldUpdateCallSiteInfo()) in foldAsLoad()
H A DTailDuplicator.cpp1076 if (MI.shouldUpdateCallSiteInfo()) in removeDeadBlock()
H A DIfConversion.cpp1839 if (DI2->shouldUpdateCallSiteInfo()) in IfConvertDiamondCommon()
1888 if (DI1->shouldUpdateCallSiteInfo()) in IfConvertDiamondCommon()
H A DMachineLICM.cpp1433 if (MI->shouldUpdateCallSiteInfo()) in ExtractHoistableLoad()
H A DPeepholeOptimizer.cpp1852 if (MI->shouldUpdateCallSiteInfo()) in runOnMachineFunction()
H A DBranchFolding.cpp170 if (MI.shouldUpdateCallSiteInfo()) in RemoveDeadBlock()
H A DTargetInstrInfo.cpp157 if (MI->shouldUpdateCallSiteInfo()) in ReplaceTailWithBranchTo()
H A DMachineInstr.cpp784 bool MachineInstr::shouldUpdateCallSiteInfo() const { in shouldUpdateCallSiteInfo() function in MachineInstr
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsDelaySlotFiller.cpp568 if (ToErase->shouldUpdateCallSiteInfo()) in replaceWithCompactBranch()
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ExpandPseudo.cpp234 if (MI.shouldUpdateCallSiteInfo()) in expandCALL_RVMARKER()
H A DX86ISelLowering.cpp59332 if (OrigCall->shouldUpdateCallSiteInfo()) in EmitKCFICheck()
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineInstr.h960 bool shouldUpdateCallSiteInfo() const;