Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/utils/TableGen/
H A DNeonEmitter.cpp1993 bool MatchingArgumentTypes = all_of(Types, [&](const auto &Type) { in getIntrinsic() local
1997 if (MatchingArgumentTypes) in getIntrinsic()