Home
last modified time | relevance | path

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

/external/llvm/lib/Target/SystemZ/
DSystemZISelLowering.cpp5017 SDValue VRound = DAG.getNode(SystemZISD::VROUND, SDLoc(N), in combineFP_ROUND() local
5019 DCI.AddToWorklist(VRound.getNode()); in combineFP_ROUND()
5022 VRound, DAG.getConstant(2, SDLoc(U), MVT::i32)); in combineFP_ROUND()
5027 VRound, DAG.getConstant(0, SDLoc(Op0), MVT::i32)); in combineFP_ROUND()