Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
HDGISelChangeObserver.cpp40 RAIIDelegateInstaller::~RAIIDelegateInstaller() { MF.resetDelegate(Delegate); } in ~RAIIDelegateInstaller()
/freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
HDLiveRangeEdit.h138 ~LiveRangeEdit() override { MRI.resetDelegate(this); } in ~LiveRangeEdit()
HDMachineRegisterInfo.h161 void resetDelegate(Delegate *delegate) { in resetDelegate() function
HDMachineFunction.h648 void resetDelegate(Delegate *delegate) {
/freebsd-14-stable/contrib/llvm-project/llvm/lib/CodeGen/
HDPeepholeOptimizer.cpp1878 MF.resetDelegate(this); in runOnMachineFunction()
HDMachineBasicBlock.cpp1121 MF.resetDelegate(this); in ~SlotIndexUpdateDelegate()