Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVTargetMachine.cpp409 return new RISCVPassConfig(*this, PM); in createPassConfig()
441 void RISCVPassConfig::addIRPasses() { in addIRPasses()
456 bool RISCVPassConfig::addPreISel() { in addPreISel()
473 bool RISCVPassConfig::addInstSelector() { in addInstSelector()
479 bool RISCVPassConfig::addIRTranslator() { in addIRTranslator()
512 void RISCVPassConfig::addPreSched2() { in addPreSched2()
519 void RISCVPassConfig::addPreEmitPass() { in addPreEmitPass()
533 void RISCVPassConfig::addPreEmitPass2() { in addPreEmitPass2()
566 void RISCVPassConfig::addPreRegAlloc() { in addPreRegAlloc()
584 void RISCVPassConfig::addFastRegAlloc() { in addFastRegAlloc()
[all …]