Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/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
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineInstr.h1887 void AddRegOperandsToUseLists(MachineRegisterInfo&);