Searched refs:tryConstantFP (Results 1 – 2 of 2) sorted by relevance
73 bool tryConstantFP(SDNode *N);
519 if (tryConstantFP(N)) in Select()559 bool NVPTXDAGToDAGISel::tryConstantFP(SDNode *N) { in tryConstantFP() function in NVPTXDAGToDAGISel