Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/
H A DMachineBasicBlock.cpp94 I->AddRegOperandsToUseLists(RegInfo); in addNodeToList()
112 N->AddRegOperandsToUseLists(MF->getRegInfo()); in addNodeToList()
H A DMachineInstr.cpp170 void MachineInstr::AddRegOperandsToUseLists(MachineRegisterInfo &MRI) { in AddRegOperandsToUseLists() function in MachineInstr
/freebsd-12.1/contrib/llvm/include/llvm/CodeGen/
H A DMachineInstr.h1565 void AddRegOperandsToUseLists(MachineRegisterInfo&);