Home
last modified time | relevance | path

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

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