Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelDAGToDAG.h195 bool doPeepholeNoRegPassThru();
H A DRISCVISelDAGToDAG.cpp169 MadeChange |= doPeepholeNoRegPassThru(); in PostprocessISelDAG()
3968 bool RISCVDAGToDAGISel::doPeepholeNoRegPassThru() { in doPeepholeNoRegPassThru() function in RISCVDAGToDAGISel