Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCLoopInstrFormPrep.cpp563 for (unsigned ChainIdx = 0; ChainIdx < Bucket.ChainBases.size(); ++ChainIdx) { in rewriteLoadStoresForCommoningChains() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelDAGToDAG.cpp1978 unsigned ChainIdx = NumVecs; in SelectMultiVectorMove() local
1825 unsigned ChainIdx = NumVecs; SelectPredicatedLoad() local
1860 unsigned ChainIdx = NumVecs; SelectContiguousMultiVectorLoad() local
1895 unsigned ChainIdx = NumOutVecs; SelectMultiVectorLuti() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp2958 unsigned ChainIdx = 0, NChains = IVChainVec.size(); ChainInstruction() local
3107 for (unsigned ChainIdx = 0, NChains = IVChainVec.size(); CollectChains() local
3134 unsigned ChainIdx = 0; CollectChains() local
[all...]