Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DMachineBasicBlock.cpp137 MI.addRegOperandsToUseLists(RegInfo); in addNodeToList()
155 N->addRegOperandsToUseLists(MF->getRegInfo()); in addNodeToList()
H A DMachineInstr.cpp158 void MachineInstr::addRegOperandsToUseLists(MachineRegisterInfo &MRI) { in addRegOperandsToUseLists() function in MachineInstr
/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DMachineInstr.h1913 void addRegOperandsToUseLists(MachineRegisterInfo&);