Searched refs:StoresInChain (Results 1 – 1 of 1) sorted by relevance
2548 SDValue StoresInChain; in expandMultipleResultFPLibCall() local2563 if (StoresInChain && ST->getChain() != StoresInChain) in expandMultipleResultFPLibCall()2576 StoresInChain = ST->getChain(); in expandMultipleResultFPLibCall()2618 SDValue InChain = StoresInChain ? StoresInChain : getEntryNode(); in expandMultipleResultFPLibCall()