Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DPHIElimination.cpp285 PHICopy = TII->createPHIDestinationCopy(MBB, AfterPHIsIt, MPhi->getDebugLoc(), in LowerPHINode()
/external/llvm-project/llvm/lib/CodeGen/
DPHIElimination.cpp315 PHICopy = TII->createPHIDestinationCopy(MBB, AfterPHIsIt, MPhi->getDebugLoc(), in LowerPHINode()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DTargetInstrInfo.h1731 virtual MachineInstr *createPHIDestinationCopy( in createPHIDestinationCopy() function
/external/llvm-project/llvm/include/llvm/CodeGen/
DTargetInstrInfo.h1819 virtual MachineInstr *createPHIDestinationCopy( in createPHIDestinationCopy() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DSIInstrInfo.h978 MachineInstr *createPHIDestinationCopy(MachineBasicBlock &MBB,
DSIInstrInfo.cpp6561 MachineInstr *SIInstrInfo::createPHIDestinationCopy( in createPHIDestinationCopy() function in SIInstrInfo
6572 return TargetInstrInfo::createPHIDestinationCopy(MBB, LastPHIIt, DL, Src, in createPHIDestinationCopy()
/external/llvm-project/llvm/lib/Target/AMDGPU/
DSIInstrInfo.h1010 MachineInstr *createPHIDestinationCopy(MachineBasicBlock &MBB,
DSIInstrInfo.cpp7360 MachineInstr *SIInstrInfo::createPHIDestinationCopy( in createPHIDestinationCopy() function in SIInstrInfo
7371 return TargetInstrInfo::createPHIDestinationCopy(MBB, LastPHIIt, DL, Src, in createPHIDestinationCopy()