Home
last modified time | relevance | path

Searched refs:getSaluInsertionAtEnd (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSILowerI1Copies.h69 getSaluInsertionAtEnd(MachineBasicBlock &MBB) const;
H A DSILowerI1Copies.cpp610 IMBB, getSaluInsertionAtEnd(IMBB), {}, Incoming.UpdatedReg, in lowerPhis()
639 IMBB, getSaluInsertionAtEnd(IMBB), {}, Incoming.UpdatedReg, in lowerPhis()
785 PhiLoweringHelper::getSaluInsertionAtEnd(MachineBasicBlock &MBB) const { in getSaluInsertionAtEnd() function in PhiLoweringHelper