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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp467 SDValue replaceStoreOfFPConstant(StoreSDNode *ST);
16303 SDValue DAGCombiner::replaceStoreOfFPConstant(StoreSDNode *ST) { function in class:DAGCombiner
16559 if (SDValue NewSt = replaceStoreOfFPConstant(ST))

Completed in 199 milliseconds