Home
last modified time | relevance | path

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

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