Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCLoopInstrFormPrep.cpp282 SmallVector<Bucket, 16> collectCandidates(
865 SmallVector<Bucket, 16> PPCLoopInstrFormPrep::collectCandidates( in collectCandidates() function in PPCLoopInstrFormPrep
1446 SmallVector<Bucket, 16> UpdateFormBuckets = collectCandidates( in runOnLoop()
1463 SmallVector<Bucket, 16> DSFormBuckets = collectCandidates( in runOnLoop()
1473 SmallVector<Bucket, 16> DQFormBuckets = collectCandidates( in runOnLoop()
1490 collectCandidates(L, isChainCommoningCandidate, isValidChainCommoningDiff, in runOnLoop()