Home
last modified time | relevance | path

Searched refs:AddRegOperandsToUseLists (Results 1 – 3 of 3) sorted by relevance

/external/llvm/lib/CodeGen/
DMachineBasicBlock.cpp85 I->AddRegOperandsToUseLists(RegInfo); in addNodeToList()
104 N->AddRegOperandsToUseLists(MF->getRegInfo()); in addNodeToList()
DMachineInstr.cpp647 void MachineInstr::AddRegOperandsToUseLists(MachineRegisterInfo &MRI) { in AddRegOperandsToUseLists() function in MachineInstr
/external/llvm/include/llvm/CodeGen/
DMachineInstr.h1201 void AddRegOperandsToUseLists(MachineRegisterInfo&);