Searched refs:lowerFP_TO_SINT (Results 1 - 2 of 2) sorted by relevance

/external/llvm/lib/Target/Mips/
H A DMipsISelLowering.h493 SDValue lowerFP_TO_SINT(SDValue Op, SelectionDAG &DAG) const;
H A DMipsISelLowering.cpp805 case ISD::FP_TO_SINT: return lowerFP_TO_SINT(Op, DAG);
2183 SDValue MipsTargetLowering::lowerFP_TO_SINT(SDValue Op, function in class:MipsTargetLowering

Completed in 62 milliseconds