Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZTargetMachine.cpp208 SystemZTargetMachine &getSystemZTargetMachine() const { in getSystemZTargetMachine() function in __anon64ab788f0111::SystemZPassConfig
243 addPass(createSystemZISelDag(getSystemZTargetMachine(), getOptLevel())); in addInstSelector()
246 addPass(createSystemZLDCleanupPass(getSystemZTargetMachine())); in addInstSelector()
261 addPass(createSystemZCopyPhysRegsPass(getSystemZTargetMachine())); in addPreRegAlloc()
265 addPass(createSystemZPostRewritePass(getSystemZTargetMachine())); in addPostRewrite()
272 addPass(createSystemZPostRewritePass(getSystemZTargetMachine())); in addPostRegAlloc()
285 addPass(createSystemZShortenInstPass(getSystemZTargetMachine())); in addPreEmitPass()
311 addPass(createSystemZElimComparePass(getSystemZTargetMachine())); in addPreEmitPass()
312 addPass(createSystemZLongBranchPass(getSystemZTargetMachine())); in addPreEmitPass()