Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/lib/Target/ARM/
HDARMISelLowering.cpp9707 static SDValue PerformIntrinsicCombine(SDNode *N, SelectionDAG &DAG) { in PerformIntrinsicCombine() function
10113 case ISD::INTRINSIC_WO_CHAIN: return PerformIntrinsicCombine(N, DCI.DAG); in PerformDAGCombine()