Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelDAGToDAG.cpp1850 unsigned ChainIdx = NumVecs; SelectPredicatedLoad() local
1885 unsigned ChainIdx = NumVecs; SelectContiguousMultiVectorLoad() local
1920 unsigned ChainIdx = NumOutVecs; SelectMultiVectorLuti() local
2003 unsigned ChainIdx = NumVecs; SelectMultiVectorMove() local
2040 unsigned ChainIdx = NumVecs; SelectMultiVectorMoveZ() local
[all...]
/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCLoopInstrFormPrep.cpp563 for (unsigned ChainIdx = 0; ChainIdx < Bucket.ChainBases.size(); ++ChainIdx) { rewriteLoadStoresForCommoningChains() local
/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp3150 unsigned ChainIdx = 0, NChains = IVChainVec.size(); ChainInstruction() local
3299 for (unsigned ChainIdx = 0, NChains = IVChainVec.size(); CollectChains() local
3326 unsigned ChainIdx = 0; CollectChains() local
[all...]