Home
last modified time | relevance | path

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

/external/llvm/lib/Target/SystemZ/
DSystemZISelLowering.cpp5020 SDValue Extract1 = in combineFP_ROUND() local
5023 DCI.AddToWorklist(Extract1.getNode()); in combineFP_ROUND()
5024 DAG.ReplaceAllUsesOfValueWith(OtherRound, Extract1); in combineFP_ROUND()