Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp15450 static SDValue performBITREVERSECombine(SDNode *N, SelectionDAG &DAG, in performBITREVERSECombine()
17031 return performBITREVERSECombine(N, DAG, Subtarget); in PerformDAGCombine()
15447 static SDValue performBITREVERSECombine(SDNode *N, SelectionDAG &DAG, performBITREVERSECombine() function