Searched refs:combineINTRINSIC (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.h658 SDValue combineINTRINSIC(SDNode *N, DAGCombinerInfo &DCI) const;
H A DSystemZISelLowering.cpp6640 SDValue SystemZTargetLowering::combineINTRINSIC( function in class:SystemZTargetLowering
6703 case ISD::INTRINSIC_VOID: return combineINTRINSIC(N, DCI);

Completed in 329 milliseconds