Home
last modified time | relevance | path

Searched refs:createPHIDestinationCopy (Results 1 – 4 of 4) sorted by relevance

/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DPHIElimination.cpp314 PHICopy = TII->createPHIDestinationCopy(MBB, AfterPHIsIt, MPhi->getDebugLoc(), in LowerPHINode()
/llvm-project-15.0.7/llvm/include/llvm/CodeGen/
H A DTargetInstrInfo.h1891 virtual MachineInstr *createPHIDestinationCopy( in createPHIDestinationCopy() function
/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/
H A DSIInstrInfo.h1096 MachineInstr *createPHIDestinationCopy(MachineBasicBlock &MBB,
H A DSIInstrInfo.cpp8142 MachineInstr *SIInstrInfo::createPHIDestinationCopy( in createPHIDestinationCopy() function in SIInstrInfo
8153 return TargetInstrInfo::createPHIDestinationCopy(MBB, LastPHIIt, DL, Src, in createPHIDestinationCopy()