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.cpp1931 bool MatchingArgumentTypes = llvm::all_of(Types, [&](const auto &Type) { in getIntrinsic() local
1935 if (MatchingArgumentTypes) in getIntrinsic()