Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp309 SDValue replaceStoreOfFPConstant(StoreSDNode *ST);
11930 SDValue DAGCombiner::replaceStoreOfFPConstant(StoreSDNode *ST) { in replaceStoreOfFPConstant() function in DAGCombiner
12174 if (SDValue NewSt = replaceStoreOfFPConstant(ST)) in visitSTORE()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp372 SDValue replaceStoreOfFPConstant(StoreSDNode *ST);
14553 SDValue DAGCombiner::replaceStoreOfFPConstant(StoreSDNode *ST) { in replaceStoreOfFPConstant() function in DAGCombiner
14798 if (SDValue NewSt = replaceStoreOfFPConstant(ST)) in visitSTORE()