Searched refs:replaceStoreOfFPConstant (Results 1 – 1 of 1) sorted by relevance
527 SDValue replaceStoreOfFPConstant(StoreSDNode *ST);20920 SDValue DAGCombiner::replaceStoreOfFPConstant(StoreSDNode *ST) { in replaceStoreOfFPConstant() function in DAGCombiner21281 if (SDValue NewSt = replaceStoreOfFPConstant(ST)) in visitSTORE()