Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/utils/TableGen/
H A DNeonEmitter.cpp1950 std::string CartesianProductWith = std::string(R->getValueAsString("CartesianProductWith")); in createIntrinsic() local
1965 if (!CartesianProductWith.empty()) { in createIntrinsic()
1966 std::vector<TypeSpec> ProductTypeSpecs = TypeSpec::fromTypeSpecs(CartesianProductWith); in createIntrinsic()
/llvm-project-15.0.7/clang/include/clang/Basic/
H A Darm_neon_incl.td293 string CartesianProductWith = "";
H A Darm_neon.td675 let CartesianProductWith = Types;
680 let CartesianProductWith = TypesB;
683 let CartesianProductWith = TypesA;