Home
last modified time | relevance | path

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

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