Home
last modified time | relevance | path

Searched refs:AddRegOperandsToUseLists (Results 1 – 9 of 9) 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/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DMachineBasicBlock.cpp94 I->AddRegOperandsToUseLists(RegInfo); in addNodeToList()
112 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/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DMachineInstr.h1394 void AddRegOperandsToUseLists(MachineRegisterInfo&);