Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp15331 static SDValue PerformExtractFpToIntStores(StoreSDNode *St, SelectionDAG &DAG) { in PerformExtractFpToIntStores() function
15381 if (SDValue NewChain = PerformExtractFpToIntStores(St, DCI.DAG)) in PerformSTORECombine()