Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelDAGToDAG.cpp1943 unsigned ChainIdx = NumVecs; in SelectPredicatedLoad() local
1978 unsigned ChainIdx = NumVecs; in SelectContiguousMultiVectorLoad() local
2013 unsigned ChainIdx = NumOutVecs; in SelectMultiVectorLuti() local
2096 unsigned ChainIdx = NumVecs; in SelectMultiVectorMove() local
2133 unsigned ChainIdx = NumVecs; in SelectMultiVectorMoveZ() local
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCLoopInstrFormPrep.cpp563 for (unsigned ChainIdx = 0; ChainIdx < Bucket.ChainBases.size(); ++ChainIdx) { in rewriteLoadStoresForCommoningChains() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp3154 unsigned ChainIdx = 0, NChains = IVChainVec.size(); in ChainInstruction() local
3303 for (unsigned ChainIdx = 0, NChains = IVChainVec.size(); in CollectChains() local
3330 unsigned ChainIdx = 0; in CollectChains() local