Home
last modified time | relevance | path

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

/dports/devel/llvm10/llvm-10.0.1.src/lib/Target/SystemZ/
H A DSystemZTargetMachine.cpp167 class SystemZPassConfig : public TargetPassConfig { class
169 SystemZPassConfig(SystemZTargetMachine &TM, PassManagerBase &PM) in SystemZPassConfig() function in __anond92cccb50111::SystemZPassConfig
194 void SystemZPassConfig::addIRPasses() { in addIRPasses()
203 bool SystemZPassConfig::addInstSelector() { in addInstSelector()
212 bool SystemZPassConfig::addILPOpts() { in addILPOpts()
217 void SystemZPassConfig::addPostRewrite() { in addPostRewrite()
221 void SystemZPassConfig::addPostRegAlloc() { in addPostRegAlloc()
228 void SystemZPassConfig::addPreSched2() { in addPreSched2()
233 void SystemZPassConfig::addPreEmitPass() { in addPreEmitPass()
275 return new SystemZPassConfig(*this, PM); in createPassConfig()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
H A DSystemZTargetMachine.cpp167 class SystemZPassConfig : public TargetPassConfig { class
169 SystemZPassConfig(SystemZTargetMachine &TM, PassManagerBase &PM) in SystemZPassConfig() function in __anon4a70bc600111::SystemZPassConfig
194 void SystemZPassConfig::addIRPasses() { in addIRPasses()
203 bool SystemZPassConfig::addInstSelector() { in addInstSelector()
212 bool SystemZPassConfig::addILPOpts() { in addILPOpts()
217 void SystemZPassConfig::addPostRewrite() { in addPostRewrite()
221 void SystemZPassConfig::addPostRegAlloc() { in addPostRegAlloc()
228 void SystemZPassConfig::addPreSched2() { in addPreSched2()
233 void SystemZPassConfig::addPreEmitPass() { in addPreEmitPass()
275 return new SystemZPassConfig(*this, PM); in createPassConfig()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZTargetMachine.cpp167 class SystemZPassConfig : public TargetPassConfig { class
169 SystemZPassConfig(SystemZTargetMachine &TM, PassManagerBase &PM) in SystemZPassConfig() function in __anonfc3bf3d80111::SystemZPassConfig
194 void SystemZPassConfig::addIRPasses() { in addIRPasses()
203 bool SystemZPassConfig::addInstSelector() { in addInstSelector()
212 bool SystemZPassConfig::addILPOpts() { in addILPOpts()
217 void SystemZPassConfig::addPostRewrite() { in addPostRewrite()
221 void SystemZPassConfig::addPostRegAlloc() { in addPostRegAlloc()
228 void SystemZPassConfig::addPreSched2() { in addPreSched2()
233 void SystemZPassConfig::addPreEmitPass() { in addPreEmitPass()
275 return new SystemZPassConfig(*this, PM); in createPassConfig()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Target/SystemZ/
H A DSystemZTargetMachine.cpp211 class SystemZPassConfig : public TargetPassConfig {
213 SystemZPassConfig(SystemZTargetMachine &TM, PassManagerBase &PM)
239 void SystemZPassConfig::addIRPasses() {
248 bool SystemZPassConfig::addInstSelector() {
257 bool SystemZPassConfig::addILPOpts() {
262 void SystemZPassConfig::addPreRegAlloc() {
266 void SystemZPassConfig::addPostRewrite() {
270 void SystemZPassConfig::addPostRegAlloc() {
277 void SystemZPassConfig::addPreSched2() {
282 void SystemZPassConfig::addPreEmitPass() {
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Target/SystemZ/
H A DSystemZTargetMachine.cpp206 class SystemZPassConfig : public TargetPassConfig { class
208 SystemZPassConfig(SystemZTargetMachine &TM, PassManagerBase &PM) in SystemZPassConfig() function in __anon30474cdd0111::SystemZPassConfig
234 void SystemZPassConfig::addIRPasses() { in addIRPasses()
243 bool SystemZPassConfig::addInstSelector() { in addInstSelector()
252 bool SystemZPassConfig::addILPOpts() { in addILPOpts()
257 void SystemZPassConfig::addPreRegAlloc() { in addPreRegAlloc()
261 void SystemZPassConfig::addPostRewrite() { in addPostRewrite()
265 void SystemZPassConfig::addPostRegAlloc() { in addPostRegAlloc()
272 void SystemZPassConfig::addPreSched2() { in addPreSched2()
277 void SystemZPassConfig::addPreEmitPass() { in addPreEmitPass()
[all …]
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Target/SystemZ/
H A DSystemZTargetMachine.cpp211 class SystemZPassConfig : public TargetPassConfig { class
213 SystemZPassConfig(SystemZTargetMachine &TM, PassManagerBase &PM) in SystemZPassConfig() function in __anon585930ab0111::SystemZPassConfig
239 void SystemZPassConfig::addIRPasses() { in addIRPasses()
248 bool SystemZPassConfig::addInstSelector() { in addInstSelector()
257 bool SystemZPassConfig::addILPOpts() { in addILPOpts()
262 void SystemZPassConfig::addPreRegAlloc() { in addPreRegAlloc()
266 void SystemZPassConfig::addPostRewrite() { in addPostRewrite()
270 void SystemZPassConfig::addPostRegAlloc() { in addPostRegAlloc()
277 void SystemZPassConfig::addPreSched2() { in addPreSched2()
282 void SystemZPassConfig::addPreEmitPass() { in addPreEmitPass()
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Target/SystemZ/
H A DSystemZTargetMachine.cpp204 class SystemZPassConfig : public TargetPassConfig { class
206 SystemZPassConfig(SystemZTargetMachine &TM, PassManagerBase &PM) in SystemZPassConfig() function in __anond895b9870111::SystemZPassConfig
232 void SystemZPassConfig::addIRPasses() { in addIRPasses()
241 bool SystemZPassConfig::addInstSelector() { in addInstSelector()
250 bool SystemZPassConfig::addILPOpts() { in addILPOpts()
255 void SystemZPassConfig::addPreRegAlloc() { in addPreRegAlloc()
259 void SystemZPassConfig::addPostRewrite() { in addPostRewrite()
263 void SystemZPassConfig::addPostRegAlloc() { in addPostRegAlloc()
270 void SystemZPassConfig::addPreSched2() { in addPreSched2()
275 void SystemZPassConfig::addPreEmitPass() { in addPreEmitPass()
[all …]
/dports/devel/llvm11/llvm-11.0.1.src/lib/Target/SystemZ/
H A DSystemZTargetMachine.cpp206 class SystemZPassConfig : public TargetPassConfig { class
208 SystemZPassConfig(SystemZTargetMachine &TM, PassManagerBase &PM) in SystemZPassConfig() function in __anondcdd3ab70111::SystemZPassConfig
234 void SystemZPassConfig::addIRPasses() { in addIRPasses()
243 bool SystemZPassConfig::addInstSelector() { in addInstSelector()
252 bool SystemZPassConfig::addILPOpts() { in addILPOpts()
257 void SystemZPassConfig::addPreRegAlloc() { in addPreRegAlloc()
261 void SystemZPassConfig::addPostRewrite() { in addPostRewrite()
265 void SystemZPassConfig::addPostRegAlloc() { in addPostRegAlloc()
272 void SystemZPassConfig::addPreSched2() { in addPreSched2()
277 void SystemZPassConfig::addPreEmitPass() { in addPreEmitPass()
[all …]
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZTargetMachine.cpp211 class SystemZPassConfig : public TargetPassConfig { class
213 SystemZPassConfig(SystemZTargetMachine &TM, PassManagerBase &PM) in SystemZPassConfig() function in __anonc504ef6a0111::SystemZPassConfig
239 void SystemZPassConfig::addIRPasses() { in addIRPasses()
248 bool SystemZPassConfig::addInstSelector() { in addInstSelector()
257 bool SystemZPassConfig::addILPOpts() { in addILPOpts()
262 void SystemZPassConfig::addPreRegAlloc() { in addPreRegAlloc()
266 void SystemZPassConfig::addPostRewrite() { in addPostRewrite()
270 void SystemZPassConfig::addPostRegAlloc() { in addPostRegAlloc()
277 void SystemZPassConfig::addPreSched2() { in addPreSched2()
282 void SystemZPassConfig::addPreEmitPass() { in addPreEmitPass()
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Target/SystemZ/
H A DSystemZTargetMachine.cpp212 class SystemZPassConfig : public TargetPassConfig { class
214 SystemZPassConfig(SystemZTargetMachine &TM, PassManagerBase &PM) in SystemZPassConfig() function in __anoncfa147680111::SystemZPassConfig
240 void SystemZPassConfig::addIRPasses() { in addIRPasses()
249 bool SystemZPassConfig::addInstSelector() { in addInstSelector()
258 bool SystemZPassConfig::addILPOpts() { in addILPOpts()
263 void SystemZPassConfig::addPreRegAlloc() { in addPreRegAlloc()
267 void SystemZPassConfig::addPostRewrite() { in addPostRewrite()
271 void SystemZPassConfig::addPostRegAlloc() { in addPostRegAlloc()
278 void SystemZPassConfig::addPreSched2() { in addPreSched2()
283 void SystemZPassConfig::addPreEmitPass() { in addPreEmitPass()
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Target/SystemZ/
H A DSystemZTargetMachine.cpp211 class SystemZPassConfig : public TargetPassConfig { class
213 SystemZPassConfig(SystemZTargetMachine &TM, PassManagerBase &PM) in SystemZPassConfig() function in __anon7ffc7cdd0111::SystemZPassConfig
239 void SystemZPassConfig::addIRPasses() { in addIRPasses()
248 bool SystemZPassConfig::addInstSelector() { in addInstSelector()
257 bool SystemZPassConfig::addILPOpts() { in addILPOpts()
262 void SystemZPassConfig::addPreRegAlloc() { in addPreRegAlloc()
266 void SystemZPassConfig::addPostRewrite() { in addPostRewrite()
270 void SystemZPassConfig::addPostRegAlloc() { in addPostRegAlloc()
277 void SystemZPassConfig::addPreSched2() { in addPreSched2()
282 void SystemZPassConfig::addPreEmitPass() { in addPreEmitPass()
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Target/SystemZ/
H A DSystemZTargetMachine.cpp204 class SystemZPassConfig : public TargetPassConfig { class
206 SystemZPassConfig(SystemZTargetMachine &TM, PassManagerBase &PM) in SystemZPassConfig() function in __anon821a6c9b0111::SystemZPassConfig
232 void SystemZPassConfig::addIRPasses() { in addIRPasses()
241 bool SystemZPassConfig::addInstSelector() { in addInstSelector()
250 bool SystemZPassConfig::addILPOpts() { in addILPOpts()
255 void SystemZPassConfig::addPreRegAlloc() { in addPreRegAlloc()
259 void SystemZPassConfig::addPostRewrite() { in addPostRewrite()
263 void SystemZPassConfig::addPostRegAlloc() { in addPostRegAlloc()
270 void SystemZPassConfig::addPreSched2() { in addPreSched2()
275 void SystemZPassConfig::addPreEmitPass() { in addPreEmitPass()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Target/SystemZ/
H A DSystemZTargetMachine.cpp204 class SystemZPassConfig : public TargetPassConfig { class
206 SystemZPassConfig(SystemZTargetMachine &TM, PassManagerBase &PM) in SystemZPassConfig() function in __anon4e2dd5880111::SystemZPassConfig
232 void SystemZPassConfig::addIRPasses() { in addIRPasses()
241 bool SystemZPassConfig::addInstSelector() { in addInstSelector()
250 bool SystemZPassConfig::addILPOpts() { in addILPOpts()
255 void SystemZPassConfig::addPreRegAlloc() { in addPreRegAlloc()
259 void SystemZPassConfig::addPostRewrite() { in addPostRewrite()
263 void SystemZPassConfig::addPostRegAlloc() { in addPostRegAlloc()
270 void SystemZPassConfig::addPreSched2() { in addPreSched2()
275 void SystemZPassConfig::addPreEmitPass() { in addPreEmitPass()
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Target/SystemZ/
H A DSystemZTargetMachine.cpp211 class SystemZPassConfig : public TargetPassConfig {
213 SystemZPassConfig(SystemZTargetMachine &TM, PassManagerBase &PM)
239 void SystemZPassConfig::addIRPasses() {
248 bool SystemZPassConfig::addInstSelector() {
257 bool SystemZPassConfig::addILPOpts() {
262 void SystemZPassConfig::addPreRegAlloc() {
266 void SystemZPassConfig::addPostRewrite() {
270 void SystemZPassConfig::addPostRegAlloc() {
277 void SystemZPassConfig::addPreSched2() {
282 void SystemZPassConfig::addPreEmitPass() {
[all …]
/dports/devel/llvm90/llvm-9.0.1.src/lib/Target/SystemZ/
H A DSystemZTargetMachine.cpp167 class SystemZPassConfig : public TargetPassConfig { class
169 SystemZPassConfig(SystemZTargetMachine &TM, PassManagerBase &PM) in SystemZPassConfig() function in __anonbba7d2f50111::SystemZPassConfig
193 void SystemZPassConfig::addIRPasses() { in addIRPasses()
202 bool SystemZPassConfig::addInstSelector() { in addInstSelector()
211 bool SystemZPassConfig::addILPOpts() { in addILPOpts()
216 void SystemZPassConfig::addPostRewrite() { in addPostRewrite()
220 void SystemZPassConfig::addPreSched2() { in addPreSched2()
232 void SystemZPassConfig::addPreEmitPass() { in addPreEmitPass()
274 return new SystemZPassConfig(*this, PM); in createPassConfig()
/dports/devel/llvm70/llvm-7.0.1.src/lib/Target/SystemZ/
H A DSystemZTargetMachine.cpp160 class SystemZPassConfig : public TargetPassConfig { class
162 SystemZPassConfig(SystemZTargetMachine &TM, PassManagerBase &PM) in SystemZPassConfig() function in __anonb446f6f10111::SystemZPassConfig
185 void SystemZPassConfig::addIRPasses() { in addIRPasses()
194 bool SystemZPassConfig::addInstSelector() { in addInstSelector()
203 bool SystemZPassConfig::addILPOpts() { in addILPOpts()
208 void SystemZPassConfig::addPreSched2() { in addPreSched2()
215 void SystemZPassConfig::addPreEmitPass() { in addPreEmitPass()
257 return new SystemZPassConfig(*this, PM); in createPassConfig()
/dports/devel/llvm80/llvm-8.0.1.src/lib/Target/SystemZ/
H A DSystemZTargetMachine.cpp167 class SystemZPassConfig : public TargetPassConfig { class
169 SystemZPassConfig(SystemZTargetMachine &TM, PassManagerBase &PM) in SystemZPassConfig() function in __anonb7f764f30111::SystemZPassConfig
192 void SystemZPassConfig::addIRPasses() { in addIRPasses()
201 bool SystemZPassConfig::addInstSelector() { in addInstSelector()
210 bool SystemZPassConfig::addILPOpts() { in addILPOpts()
215 void SystemZPassConfig::addPreSched2() { in addPreSched2()
222 void SystemZPassConfig::addPreEmitPass() { in addPreEmitPass()
264 return new SystemZPassConfig(*this, PM); in createPassConfig()