Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DMachineBasicBlock.cpp85 I->AddRegOperandsToUseLists(RegInfo); in addNodeToList()
102 N->AddRegOperandsToUseLists(MF->getRegInfo()); in addNodeToList()
DMachineInstr.cpp739 void MachineInstr::AddRegOperandsToUseLists(MachineRegisterInfo &MRI) { in AddRegOperandsToUseLists() function in MachineInstr
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DMachineBasicBlock.cpp99 I->AddRegOperandsToUseLists(RegInfo); in addNodeToList()
117 N->AddRegOperandsToUseLists(MF->getRegInfo()); in addNodeToList()
DMachineInstr.cpp170 void MachineInstr::AddRegOperandsToUseLists(MachineRegisterInfo &MRI) { in AddRegOperandsToUseLists() function in MachineInstr
/external/llvm/include/llvm/CodeGen/
DMachineInstr.h1265 void AddRegOperandsToUseLists(MachineRegisterInfo&);
/external/llvm-project/llvm/lib/CodeGen/
DMachineBasicBlock.cpp124 I->AddRegOperandsToUseLists(RegInfo); in addNodeToList()
142 N->AddRegOperandsToUseLists(MF->getRegInfo()); in addNodeToList()
DMachineInstr.cpp178 void MachineInstr::AddRegOperandsToUseLists(MachineRegisterInfo &MRI) { in AddRegOperandsToUseLists() function in MachineInstr
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DMachineInstr.h1682 void AddRegOperandsToUseLists(MachineRegisterInfo&);
/external/llvm-project/llvm/include/llvm/CodeGen/
DMachineInstr.h1810 void AddRegOperandsToUseLists(MachineRegisterInfo&);