Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineSSAUpdater.h107 void RewriteUse(MachineOperand &U);
/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DSSAUpdater.h117 void RewriteUse(Use &U);
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DCallBrPrepare.cpp218 SSAUpdate.RewriteUse(*U); in UpdateSSA()
H A DMachineSSAUpdater.cpp229 void MachineSSAUpdater::RewriteUse(MachineOperand &U) { in RewriteUse() function in MachineSSAUpdater
H A DTailDuplicator.cpp238 SSAUpdate.RewriteUse(UseMO); in tailDuplicateAndUpdate()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLCSSA.cpp243 SSAUpdate.RewriteUse(*UseToRewrite); in formLCSSAForInstructionsImpl()
H A DSSAUpdater.cpp187 void SSAUpdater::RewriteUse(Use &U) { in RewriteUse() function in SSAUpdater
H A DLoopRotationUtils.cpp156 SSA.RewriteUse(U); in RewriteUsesOfClonedInstructions()
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86SpeculativeLoadHardening.cpp550 PS->SSA.RewriteUse(Op); in runOnMachineFunction()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DJumpThreading.cpp2002 SSAUpdate.RewriteUse(*UsesToRename.pop_back_val()); in updateSSA()
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc17322 …AUpdater10RewriteUseERNS_14MachineOperandE", "llvm::MachineSSAUpdater::RewriteUse(llvm::MachineOpe…
19199 {"_ZN4llvm10SSAUpdater10RewriteUseERNS_3UseE", "llvm::SSAUpdater::RewriteUse(llvm::Use&)"},