Home
last modified time | relevance | path

Searched refs:tryFP_TO_INT (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/
H A DARMISelDAGToDAG.cpp208 bool tryFP_TO_INT(SDNode *N, SDLoc dl);
3276 bool ARMDAGToDAGISel::tryFP_TO_INT(SDNode *N, SDLoc dl) { in tryFP_TO_INT() function in ARMDAGToDAGISel
3792 if (tryFP_TO_INT(N, dl)) in Select()