Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/llvm/lib/CodeGen/
HDPHIElimination.cpp390 PHICopy = TII->createPHIDestinationCopy( in LowerPHINode()
/freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
HDTargetInstrInfo.h2069 virtual MachineInstr *createPHIDestinationCopy( in createPHIDestinationCopy() function
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
HDSIInstrInfo.h1347 MachineInstr *createPHIDestinationCopy(MachineBasicBlock &MBB,
HDSIInstrInfo.cpp9459 MachineInstr *SIInstrInfo::createPHIDestinationCopy( in createPHIDestinationCopy() function in SIInstrInfo
9470 return TargetInstrInfo::createPHIDestinationCopy(MBB, LastPHIIt, DL, Src, in createPHIDestinationCopy()