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

  /external/llvm/include/llvm/CodeGen/
LiveVariables.h 198 /// addVirtualRegisterKilled - Add information about the fact that the
202 void addVirtualRegisterKilled(unsigned IncomingReg, MachineInstr &MI,
  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
LiveVariables.h 197 /// addVirtualRegisterKilled - Add information about the fact that the
201 void addVirtualRegisterKilled(unsigned IncomingReg, MachineInstr &MI,
  /external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
LiveVariables.h 205 /// addVirtualRegisterKilled - Add information about the fact that the
209 void addVirtualRegisterKilled(unsigned IncomingReg, MachineInstr *MI,

Completed in 238 milliseconds