Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/XCore/
H A DXCoreISelLowering.cpp1674 Chain.reachesChainWithoutSideEffects(SDValue(LD, 1))) { in PerformDAGCombine()
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DSelectionDAGNodes.h231 LLVM_ABI bool reachesChainWithoutSideEffects(SDValue Dest,
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp12780 bool SDValue::reachesChainWithoutSideEffects(SDValue Dest, in reachesChainWithoutSideEffects() function in SDValue
12806 return Op.reachesChainWithoutSideEffects(Dest, Depth - 1); in reachesChainWithoutSideEffects()
12813 return Ld->getChain().reachesChainWithoutSideEffects(Dest, Depth-1); in reachesChainWithoutSideEffects()
H A DDAGCombiner.cpp22433 !Chain.reachesChainWithoutSideEffects(SDValue(Ld, 1))) in replaceStoreOfInsertLoad()
22613 Chain.reachesChainWithoutSideEffects(SDValue(Ld, 1))) { in visitSTORE()
27970 !LdNode->getChain().reachesChainWithoutSideEffects(SDValue(N, 0))) in visitGET_FPENV_MEM()
27988 !StNode->getChain().reachesChainWithoutSideEffects(SDValue(LdNode, 1))) in visitGET_FPENV_MEM()
28019 !Chain.reachesChainWithoutSideEffects(SDValue(StNode, 0))) in visitSET_FPENV_MEM()
28028 !StNode->getChain().reachesChainWithoutSideEffects(SDValue(LdNode, 1))) in visitSET_FPENV_MEM()
H A DLegalizeDAG.cpp1436 if (!ST->getChain().reachesChainWithoutSideEffects(DAG.getEntryNode())) in ExpandExtractFromVectorThroughStack()
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp8167 N->getOperand(0).reachesChainWithoutSideEffects(SDValue(Op1.getNode(), 1))) { in combineSTORE()
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc15192 …Value30reachesChainWithoutSideEffectsES0_j", "llvm::SDValue::reachesChainWithoutSideEffects(llvm::…