Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.cpp14744 auto MatchesSecond = [&BPP](DotSrc &IterElt) { in placeSources() local
14748 auto *Match = llvm::find_if(Srcs, MatchesSecond); in placeSources()