Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/Target/SystemZ/
DSystemZLDCleanup.cpp55 FunctionPass *llvm::createSystemZLDCleanupPass(SystemZTargetMachine &TM) { in createSystemZLDCleanupPass() function in llvm
DSystemZ.h195 FunctionPass *createSystemZLDCleanupPass(SystemZTargetMachine &TM);
DSystemZTargetMachine.cpp245 addPass(createSystemZLDCleanupPass(getSystemZTargetMachine())); in addInstSelector()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZLDCleanup.cpp55 FunctionPass *llvm::createSystemZLDCleanupPass(SystemZTargetMachine &TM) { in createSystemZLDCleanupPass() function in llvm
DSystemZ.h195 FunctionPass *createSystemZLDCleanupPass(SystemZTargetMachine &TM);
DSystemZTargetMachine.cpp207 addPass(createSystemZLDCleanupPass(getSystemZTargetMachine())); in addInstSelector()
/external/llvm/lib/Target/SystemZ/
DSystemZLDCleanup.cpp56 FunctionPass *llvm::createSystemZLDCleanupPass(SystemZTargetMachine &TM) { in createSystemZLDCleanupPass() function in llvm
DSystemZ.h180 FunctionPass *createSystemZLDCleanupPass(SystemZTargetMachine &TM);
DSystemZTargetMachine.cpp135 addPass(createSystemZLDCleanupPass(getSystemZTargetMachine())); in addInstSelector()