Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCV.h43 FunctionPass *createRISCVVectorPeepholePass();
H A DRISCVVectorPeephole.cpp291 FunctionPass *llvm::createRISCVVectorPeepholePass() { in createRISCVVectorPeepholePass() function in llvm
H A DRISCVTargetMachine.cpp537 addPass(createRISCVVectorPeepholePass()); in addMachineSSAOptimization()