Home
last modified time | relevance | path

Searched refs:allUsesAvailableAt (Results 1 – 3 of 3) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/
DLiveRangeEdit.cpp106 bool LiveRangeEdit::allUsesAvailableAt(const MachineInstr *OrigMI, in allUsesAvailableAt() function in LiveRangeEdit
159 if (!allUsesAvailableAt(RM.OrigMI, DefIdx, UseIdx)) in canRematerializeAt()
213 if (!allUsesAvailableAt(DefMI, LIS.getInstructionIndex(*DefMI), in foldAsLoad()
DRegisterCoalescer.cpp206 bool allUsesAvailableAt(const MachineInstr *OrigMI, SlotIndex OrigIdx,
612 bool RegisterCoalescer::allUsesAvailableAt(const MachineInstr *OrigMI, in allUsesAvailableAt() function in RegisterCoalescer
617 .allUsesAvailableAt(OrigMI, OrigIdx, UseIdx); in allUsesAvailableAt()
1359 if (!allUsesAvailableAt(DefMI, ValNo->def, CopyIdx)) in reMaterializeTrivialDef()
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
DLiveRangeEdit.h207 bool allUsesAvailableAt(const MachineInstr *OrigMI, SlotIndex OrigIdx,