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 78 I->AddRegOperandsToUseLists(RegInfo);
100 N->AddRegOperandsToUseLists(MF->getRegInfo());
    [all...]
MachineInstr.cpp 615 /// AddRegOperandsToUseLists - Add all of the register operands in
618 void MachineInstr::AddRegOperandsToUseLists(MachineRegisterInfo &RegInfo) {
    [all...]

Completed in 50 milliseconds