Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUPreLegalizerCombiner.cpp132 auto IsApplicableForCombine = [&MatchInfo]() -> bool { in matchClampI64ToI16() local
155 return IsApplicableForCombine(); in matchClampI64ToI16()
163 return IsApplicableForCombine(); in matchClampI64ToI16()