Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.cpp13545 auto MatchesFirst = [&BPP](std::pair<SDValue, unsigned> IterElt) { in placeSources() local
13549 auto Match = llvm::find_if(Srcs, MatchesFirst); in placeSources()