Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86TargetMachine.cpp430 return new X86PassConfig(*this, PM); in INITIALIZE_PASS_DEPENDENCY()
440 void X86PassConfig::addIRPasses() { in addIRPasses()
474 bool X86PassConfig::addInstSelector() { in addInstSelector()
488 bool X86PassConfig::addIRTranslator() { in addIRTranslator()
508 bool X86PassConfig::addILPOpts() { in addILPOpts()
516 bool X86PassConfig::addPreISel() { in addPreISel()
524 void X86PassConfig::addPreRegAlloc() { in addPreRegAlloc()
548 void X86PassConfig::addPostRegAlloc() { in addPostRegAlloc()
559 void X86PassConfig::addPreSched2() { in addPreSched2()
564 void X86PassConfig::addPreEmitPass() { in addPreEmitPass()
[all …]