Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/utils/TableGen/
H A DNeonEmitter.cpp1956 std::string CartesianProductWith = std::string(R->getValueAsString("CartesianProductWith")); in createIntrinsic() local
1971 if (!CartesianProductWith.empty()) { in createIntrinsic()
1972 std::vector<TypeSpec> ProductTypeSpecs = TypeSpec::fromTypeSpecs(CartesianProductWith); in createIntrinsic()
/freebsd/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;