Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DMachineBasicBlock.cpp135 MI.addRegOperandsToUseLists(RegInfo); in addNodeToList()
153 N->addRegOperandsToUseLists(MF->getRegInfo()); in addNodeToList()
H A DMachineInstr.cpp155 void MachineInstr::addRegOperandsToUseLists(MachineRegisterInfo &MRI) { in addRegOperandsToUseLists() function in MachineInstr
/llvm-project-15.0.7/llvm/include/llvm/CodeGen/
H A DMachineInstr.h1851 void addRegOperandsToUseLists(MachineRegisterInfo&);