Searched refs:combineTRUNCATE (Results 1 – 2 of 2) sorted by relevance
1209 SDValue combineTRUNCATE(SDNode *N, DAGCombinerInfo &DCI) const;
13746 return combineTRUNCATE(N, DCI); in PerformDAGCombine()15641 SDValue PPCTargetLowering::combineTRUNCATE(SDNode *N, in combineTRUNCATE() function in PPCTargetLowering