Searched refs:SystemZLDCleanup (Results 1 – 7 of 7) sorted by relevance
/external/llvm/lib/Target/SystemZ/ |
D | SystemZLDCleanup.cpp | 30 class SystemZLDCleanup : public MachineFunctionPass { class 33 SystemZLDCleanup(const SystemZTargetMachine &tm) in SystemZLDCleanup() function in __anon6d1c258d0111::SystemZLDCleanup 52 char SystemZLDCleanup::ID = 0; 57 return new SystemZLDCleanup(TM); in createSystemZLDCleanupPass() 60 void SystemZLDCleanup::getAnalysisUsage(AnalysisUsage &AU) const { in getAnalysisUsage() 66 bool SystemZLDCleanup::runOnMachineFunction(MachineFunction &F) { in runOnMachineFunction() 88 bool SystemZLDCleanup::VisitNode(MachineDomTreeNode *Node, in VisitNode() 117 MachineInstr *SystemZLDCleanup::ReplaceTLSCall(MachineInstr *I, in ReplaceTLSCall() 132 MachineInstr *SystemZLDCleanup::SetRegister(MachineInstr *I, in SetRegister()
|
D | CMakeLists.txt | 23 SystemZLDCleanup.cpp
|
/external/llvm-project/llvm/lib/Target/SystemZ/ |
D | SystemZLDCleanup.cpp | 29 class SystemZLDCleanup : public MachineFunctionPass { class 32 SystemZLDCleanup(const SystemZTargetMachine &tm) in SystemZLDCleanup() function in __anon840af3db0111::SystemZLDCleanup 51 char SystemZLDCleanup::ID = 0; 56 return new SystemZLDCleanup(TM); in createSystemZLDCleanupPass() 59 void SystemZLDCleanup::getAnalysisUsage(AnalysisUsage &AU) const { in getAnalysisUsage() 65 bool SystemZLDCleanup::runOnMachineFunction(MachineFunction &F) { in runOnMachineFunction() 87 bool SystemZLDCleanup::VisitNode(MachineDomTreeNode *Node, in VisitNode() 116 MachineInstr *SystemZLDCleanup::ReplaceTLSCall(MachineInstr *I, in ReplaceTLSCall() 131 MachineInstr *SystemZLDCleanup::SetRegister(MachineInstr *I, in SetRegister()
|
D | CMakeLists.txt | 28 SystemZLDCleanup.cpp
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/ |
D | SystemZLDCleanup.cpp | 29 class SystemZLDCleanup : public MachineFunctionPass { class 32 SystemZLDCleanup(const SystemZTargetMachine &tm) in SystemZLDCleanup() function in __anon85c36a6f0111::SystemZLDCleanup 51 char SystemZLDCleanup::ID = 0; 56 return new SystemZLDCleanup(TM); in createSystemZLDCleanupPass() 59 void SystemZLDCleanup::getAnalysisUsage(AnalysisUsage &AU) const { in getAnalysisUsage() 65 bool SystemZLDCleanup::runOnMachineFunction(MachineFunction &F) { in runOnMachineFunction() 87 bool SystemZLDCleanup::VisitNode(MachineDomTreeNode *Node, in VisitNode() 116 MachineInstr *SystemZLDCleanup::ReplaceTLSCall(MachineInstr *I, in ReplaceTLSCall() 131 MachineInstr *SystemZLDCleanup::SetRegister(MachineInstr *I, in SetRegister()
|
D | CMakeLists.txt | 25 SystemZLDCleanup.cpp
|
/external/llvm-project/llvm/utils/gn/secondary/llvm/lib/Target/SystemZ/ |
D | BUILD.gn | 44 "SystemZLDCleanup.cpp",
|