Searched refs:DAGCombineTruncBoolExt (Results 1 – 2 of 2) sorted by relevance
1446 SDValue DAGCombineTruncBoolExt(SDNode *N, DAGCombinerInfo &DCI) const;
14903 SDValue PPCTargetLowering::DAGCombineTruncBoolExt(SDNode *N, in DAGCombineTruncBoolExt() function in PPCTargetLowering15483 return DAGCombineTruncBoolExt(N, DCI); in combineSetCC()16736 return DAGCombineTruncBoolExt(N, DCI); in PerformDAGCombine()18996 if (SDValue CRTruncValue = DAGCombineTruncBoolExt(N, DCI)) in combineTRUNCATE()