Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZTargetMachine.cpp202 SystemZTargetMachine &getSystemZTargetMachine() const { in getSystemZTargetMachine() function in __anon72bdbb850111::SystemZPassConfig
237 addPass(createSystemZISelDag(getSystemZTargetMachine(), getOptLevel())); in addInstSelector()
240 addPass(createSystemZLDCleanupPass(getSystemZTargetMachine())); in addInstSelector()
251 addPass(createSystemZCopyPhysRegsPass(getSystemZTargetMachine())); in addPreRegAlloc()
255 addPass(createSystemZPostRewritePass(getSystemZTargetMachine())); in addPostRewrite()
262 addPass(createSystemZPostRewritePass(getSystemZTargetMachine())); in addPostRegAlloc()
275 addPass(createSystemZShortenInstPass(getSystemZTargetMachine())); in addPreEmitPass()
301 addPass(createSystemZElimComparePass(getSystemZTargetMachine())); in addPreEmitPass()
302 addPass(createSystemZLongBranchPass(getSystemZTargetMachine())); in addPreEmitPass()