Searched refs:DAGCombineTruncBoolExt (Results 1 – 2 of 2) sorted by relevance
1341 SDValue DAGCombineTruncBoolExt(SDNode *N, DAGCombinerInfo &DCI) const;
13044 SDValue PPCTargetLowering::DAGCombineTruncBoolExt(SDNode *N, in DAGCombineTruncBoolExt() function in PPCTargetLowering13636 return DAGCombineTruncBoolExt(N, DCI); in combineSetCC()14772 return DAGCombineTruncBoolExt(N, DCI); in PerformDAGCombine()16793 if (SDValue CRTruncValue = DAGCombineTruncBoolExt(N, DCI)) in combineTRUNCATE()