Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineBasicBlock.cpp139 MI.addRegOperandsToUseLists(RegInfo); in addNodeToList()
157 N->addRegOperandsToUseLists(MF->getRegInfo()); in addNodeToList()
H A DMachineInstr.cpp175 void MachineInstr::addRegOperandsToUseLists(MachineRegisterInfo &MRI) { in addRegOperandsToUseLists() function in MachineInstr
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineInstr.h2030 void addRegOperandsToUseLists(MachineRegisterInfo&);