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.cpp225 SystemZTargetMachine &getSystemZTargetMachine() const { in getSystemZTargetMachine() function in __anon64ab788f0111::SystemZPassConfig
253 addPass(createSystemZISelDag(getSystemZTargetMachine(), getOptLevel())); in addInstSelector()
256 addPass(createSystemZLDCleanupPass(getSystemZTargetMachine())); in addInstSelector()
271 addPass(createSystemZCopyPhysRegsPass(getSystemZTargetMachine())); in addPreRegAlloc()
275 addPass(createSystemZPostRewritePass(getSystemZTargetMachine())); in addPostRewrite()
282 addPass(createSystemZPostRewritePass(getSystemZTargetMachine())); in addPostRegAlloc()
295 addPass(createSystemZShortenInstPass(getSystemZTargetMachine())); in addPreEmitPass()
321 addPass(createSystemZElimComparePass(getSystemZTargetMachine())); in addPreEmitPass()
322 addPass(createSystemZLongBranchPass(getSystemZTargetMachine())); in addPreEmitPass()