Home
last modified time | relevance | path

Searched defs:ChainOps (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelDAGToDAG.cpp1345 SmallVector<SDValue, 4> ChainOps; in isFusableLoadOpStorePattern() local
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelDAGToDAG.cpp3457 SmallVector<SDValue, 4> ChainOps; in isFusableLoadOpStorePattern() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp7065 const auto &ChainOps = RdxDesc.getReductionOpChain(RedPhi, OrigLoop); in cost() local