Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/utils/TableGen/
H A DNeonEmitter.cpp1926 bool MatchingArgumentTypes = llvm::all_of(Types, [&](const auto &Type) { in getIntrinsic() local
1930 if (MatchingArgumentTypes) in getIntrinsic()