Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/SystemZ/
H A DSystemZTargetMachine.cpp229 SystemZTargetMachine &getSystemZTargetMachine() const { in getSystemZTargetMachine() function in __anonc58c41bf0111::SystemZPassConfig
262 addPass(createSystemZISelDag(getSystemZTargetMachine(), getOptLevel())); in addInstSelector()
265 addPass(createSystemZLDCleanupPass(getSystemZTargetMachine())); in addInstSelector()
276 addPass(createSystemZCopyPhysRegsPass(getSystemZTargetMachine())); in addPreRegAlloc()
280 addPass(createSystemZPostRewritePass(getSystemZTargetMachine())); in addPostRewrite()
287 addPass(createSystemZPostRewritePass(getSystemZTargetMachine())); in addPostRegAlloc()
300 addPass(createSystemZShortenInstPass(getSystemZTargetMachine())); in addPreEmitPass()
326 addPass(createSystemZElimComparePass(getSystemZTargetMachine())); in addPreEmitPass()
327 addPass(createSystemZLongBranchPass(getSystemZTargetMachine())); in addPreEmitPass()