Searched refs:narrowIndex (Results 1 – 1 of 1) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/ |
| H A D | RISCVISelLowering.cpp | 16256 static bool narrowIndex(SDValue &N, ISD::MemIndexType IndexType, SelectionDAG &DAG) { in narrowIndex() function 20123 if (narrowIndex(Index, IndexType, DAG)) in PerformDAGCombine() 20223 if (narrowIndex(Index, IndexType, DAG)) in PerformDAGCombine() 20259 if (narrowIndex(Index, IndexType, DAG)) in PerformDAGCombine() 20284 if (narrowIndex(Index, IndexType, DAG)) in PerformDAGCombine()
|