Searched refs:DAGCombineTruncBoolExt (Results 1 – 2 of 2) sorted by relevance
1414 SDValue DAGCombineTruncBoolExt(SDNode *N, DAGCombinerInfo &DCI) const;
13857 SDValue PPCTargetLowering::DAGCombineTruncBoolExt(SDNode *N, in DAGCombineTruncBoolExt() function in PPCTargetLowering14437 return DAGCombineTruncBoolExt(N, DCI); in combineSetCC()15633 return DAGCombineTruncBoolExt(N, DCI); in PerformDAGCombine()17782 if (SDValue CRTruncValue = DAGCombineTruncBoolExt(N, DCI)) in combineTRUNCATE()