HomeSort by relevance Sort by last modified time
    Searched refs:eliminateUndefCopy (Results 1 - 3 of 3) sorted by null

  /external/swiftshader/third_party/LLVM/lib/CodeGen/
RegisterCoalescer.cpp 179 /// eliminateUndefCopy - Handle copies of undef values.
180 bool eliminateUndefCopy(MachineInstr *CopyMI, const CoalescerPair &CP);
868 /// eliminateUndefCopy - ProcessImpicitDefs may leave some copies of <undef>
    [all...]
  /external/llvm/lib/CodeGen/
RegisterCoalescer.cpp 218 bool eliminateUndefCopy(MachineInstr *CopyMI);
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
RegisterCoalescer.cpp 240 MachineInstr *eliminateUndefCopy(MachineInstr *CopyMI);
    [all...]

Completed in 247 milliseconds