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

  /external/llvm/include/llvm/CodeGen/
LiveVariables.h 235 /// addVirtualRegisterDead - Add information about the fact that the specified
238 void addVirtualRegisterDead(unsigned IncomingReg, MachineInstr &MI,
  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
LiveVariables.h 234 /// addVirtualRegisterDead - Add information about the fact that the specified
237 void addVirtualRegisterDead(unsigned IncomingReg, MachineInstr &MI,
  /external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
LiveVariables.h 242 /// addVirtualRegisterDead - Add information about the fact that the specified
245 void addVirtualRegisterDead(unsigned IncomingReg, MachineInstr *MI,

Completed in 200 milliseconds