Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/CodeGen/
DPHIElimination.cpp314 PHICopy = TII->createPHIDestinationCopy(MBB, AfterPHIsIt, MPhi->getDebugLoc(), in LowerPHINode()
/openbsd/src/gnu/llvm/llvm/include/llvm/CodeGen/
DTargetInstrInfo.h1945 virtual MachineInstr *createPHIDestinationCopy( in createPHIDestinationCopy() function
/openbsd/src/gnu/llvm/llvm/lib/Target/AMDGPU/
DSIInstrInfo.h1100 MachineInstr *createPHIDestinationCopy(MachineBasicBlock &MBB,
DSIInstrInfo.cpp8275 MachineInstr *SIInstrInfo::createPHIDestinationCopy( in createPHIDestinationCopy() function in SIInstrInfo
8286 return TargetInstrInfo::createPHIDestinationCopy(MBB, LastPHIIt, DL, Src, in createPHIDestinationCopy()