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

  /external/llvm/lib/CodeGen/
MachineInstr.cpp 736 /// AddRegOperandsToUseLists - Add all of the register operands in
739 void MachineInstr::AddRegOperandsToUseLists(MachineRegisterInfo &MRI) {
    [all...]
  /external/swiftshader/third_party/LLVM/lib/CodeGen/
MachineInstr.cpp 597 /// AddRegOperandsToUseLists - Add all of the register operands in
600 void MachineInstr::AddRegOperandsToUseLists(MachineRegisterInfo &RegInfo) {
    [all...]

Completed in 61 milliseconds