Searched refs:tryConstantFP16 (Results 1 – 2 of 2) sorted by relevance
74 bool tryConstantFP16(SDNode *N);
498 if (tryConstantFP16(N)) in Select()524 bool NVPTXDAGToDAGISel::tryConstantFP16(SDNode *N) { in tryConstantFP16() function in NVPTXDAGToDAGISel