Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/SystemZ/
H A DSystemZTargetMachine.cpp200 SystemZTargetMachine &getSystemZTargetMachine() const { in getSystemZTargetMachine() function in __anond96155cf0111::SystemZPassConfig
233 addPass(createSystemZISelDag(getSystemZTargetMachine(), getOptLevel())); in addInstSelector()
236 addPass(createSystemZLDCleanupPass(getSystemZTargetMachine())); in addInstSelector()
247 addPass(createSystemZCopyPhysRegsPass(getSystemZTargetMachine())); in addPreRegAlloc()
251 addPass(createSystemZPostRewritePass(getSystemZTargetMachine())); in addPostRewrite()
258 addPass(createSystemZPostRewritePass(getSystemZTargetMachine())); in addPostRegAlloc()
271 addPass(createSystemZShortenInstPass(getSystemZTargetMachine())); in addPreEmitPass()
297 addPass(createSystemZElimComparePass(getSystemZTargetMachine())); in addPreEmitPass()
298 addPass(createSystemZLongBranchPass(getSystemZTargetMachine())); in addPreEmitPass()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
H A DSystemZTargetMachine.cpp172 SystemZTargetMachine &getSystemZTargetMachine() const { in getSystemZTargetMachine() function in __anona45ea7890111::SystemZPassConfig
204 addPass(createSystemZISelDag(getSystemZTargetMachine(), getOptLevel())); in addInstSelector()
207 addPass(createSystemZLDCleanupPass(getSystemZTargetMachine())); in addInstSelector()
218 addPass(createSystemZPostRewritePass(getSystemZTargetMachine())); in addPostRewrite()
225 addPass(createSystemZPostRewritePass(getSystemZTargetMachine())); in addPostRegAlloc()
238 addPass(createSystemZShortenInstPass(getSystemZTargetMachine()), false); in addPreEmitPass()
264 addPass(createSystemZElimComparePass(getSystemZTargetMachine()), false); in addPreEmitPass()
265 addPass(createSystemZLongBranchPass(getSystemZTargetMachine())); in addPreEmitPass()
/aosp_15_r20/external/llvm/lib/Target/SystemZ/
H A DSystemZTargetMachine.cpp113 SystemZTargetMachine &getSystemZTargetMachine() const { in getSystemZTargetMachine() function in __anoncebc94270111::SystemZPassConfig
132 addPass(createSystemZISelDag(getSystemZTargetMachine(), getOptLevel())); in addInstSelector()
135 addPass(createSystemZLDCleanupPass(getSystemZTargetMachine())); in addInstSelector()
151 addPass(createSystemZShortenInstPass(getSystemZTargetMachine()), false); in addPreEmitPass()
177 addPass(createSystemZElimComparePass(getSystemZTargetMachine()), false); in addPreEmitPass()
178 addPass(createSystemZLongBranchPass(getSystemZTargetMachine())); in addPreEmitPass()