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

  /external/llvm/include/llvm/CodeGen/
MachineInstr.h     [all...]
  /external/llvm/lib/CodeGen/
MachineBasicBlock.cpp 85 I->AddRegOperandsToUseLists(RegInfo);
107 N->AddRegOperandsToUseLists(MF->getRegInfo());
    [all...]
MachineInstr.cpp 584 /// AddRegOperandsToUseLists - Add all of the register operands in
587 void MachineInstr::AddRegOperandsToUseLists(MachineRegisterInfo &MRI) {
    [all...]

Completed in 121 milliseconds