Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/CodeGen/
DMachineBasicBlock.cpp77 I->AddRegOperandsToUseLists(RegInfo); in addNodeToList()
99 N->AddRegOperandsToUseLists(MF->getRegInfo()); in addNodeToList()
DMachineInstr.cpp600 void MachineInstr::AddRegOperandsToUseLists(MachineRegisterInfo &RegInfo) { in AddRegOperandsToUseLists() function in MachineInstr
/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
DMachineInstr.h574 void AddRegOperandsToUseLists(MachineRegisterInfo &RegInfo);
/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/llvm/include/llvm/CodeGen/
DMachineInstr.h1265 void AddRegOperandsToUseLists(MachineRegisterInfo&);