Searched refs:tryFP_TO_INT (Results 1 – 1 of 1) sorted by relevance
206 bool tryFP_TO_INT(SDNode *N, SDLoc dl);3272 bool ARMDAGToDAGISel::tryFP_TO_INT(SDNode *N, SDLoc dl) { in tryFP_TO_INT() function in ARMDAGToDAGISel3788 if (tryFP_TO_INT(N, dl)) in Select()