Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/utils/TableGen/
H A DNeonEmitter.cpp124 static std::vector<TypeSpec> fromTypeSpecs(StringRef Str) { in fromTypeSpecs() function in __anonfaf0748f0111::TypeSpec
2026 std::vector<TypeSpec> TypeSpecs = TypeSpec::fromTypeSpecs(Types); in createIntrinsic()
2034 std::vector<TypeSpec> ProductTypeSpecs = TypeSpec::fromTypeSpecs(CartesianProductWith); in createIntrinsic()
2306 std::vector<TypeSpec> TDTypeVec = TypeSpec::fromTypeSpecs(TypedefTypes); in emitNeonTypeDefs()