Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DMachineBasicBlock.cpp139 I->AddRegOperandsToUseLists(RegInfo); in addNodeToList()
157 N->AddRegOperandsToUseLists(MF->getRegInfo()); in addNodeToList()
H A DMachineInstr.cpp178 void MachineInstr::AddRegOperandsToUseLists(MachineRegisterInfo &MRI) { in AddRegOperandsToUseLists() function in MachineInstr
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DMachineInstr.h1877 void AddRegOperandsToUseLists(MachineRegisterInfo&);