HomeSort by: relevance | last modified time | path
    Searched defs:createPHIDestinationCopy (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
TargetInstrInfo.h 1875 virtual MachineInstr *createPHIDestinationCopy(
  /src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
SIInstrInfo.cpp 7744 MachineInstr *SIInstrInfo::createPHIDestinationCopy(
7755 return TargetInstrInfo::createPHIDestinationCopy(MBB, LastPHIIt, DL, Src,

Completed in 20 milliseconds