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.cpp13665 static SDValue performTRUNCATECombine(SDNode *N, SelectionDAG &DAG, in performTRUNCATECombine()
16878 return performTRUNCATECombine(N, DAG, Subtarget); in PerformDAGCombine()
13662 static SDValue performTRUNCATECombine(SDNode *N, SelectionDAG &DAG, performTRUNCATECombine() function