Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/utils/TableGen/
H A DNeonEmitter.cpp1963 std::string CartesianProductWith = std::string(R->getValueAsString("CartesianProductWith")); in createIntrinsic() local
1978 if (!CartesianProductWith.empty()) { in createIntrinsic()
1979 std::vector<TypeSpec> ProductTypeSpecs = TypeSpec::fromTypeSpecs(CartesianProductWith); in createIntrinsic()
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Basic/
H A Darm_neon_incl.td294 string CartesianProductWith = "";
H A Darm_neon.td675 let CartesianProductWith = Types;
680 let CartesianProductWith = TypesB;
683 let CartesianProductWith = TypesA;