Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp16772 static SDValue PerformExtractFpToIntStores(StoreSDNode *St, SelectionDAG &DAG) { in PerformExtractFpToIntStores() function
16824 if (SDValue NewChain = PerformExtractFpToIntStores(St, DCI.DAG)) in PerformSTORECombine()