Searched refs:RVVTypes (Results 1 – 4 of 4) sorted by relevance
247 using RVVTypes = std::vector<RVVTypePtr>; variable365 std::optional<RVVTypes>397 RVVTypes InputTypes; // Builtin input types410 const RVVTypes &Types,416 const RVVTypes &getInputTypes() const { return InputTypes; } in getInputTypes()
47 RVVTypes Signature;178 RVVTypes &Types, bool HasPolicy, Policy PolicyAttrs);297 std::optional<RVVTypes> Types = in ConstructRVVIntrinsics()321 std::optional<RVVTypes> PolicyTypes = TypeCache.computeTypes( in ConstructRVVIntrinsics()331 std::optional<RVVTypes> MaskTypes = in ConstructRVVIntrinsics()344 std::optional<RVVTypes> PolicyTypes = TypeCache.computeTypes( in ConstructRVVIntrinsics()371 StringRef OverloadedSuffixStr, bool IsMasked, RVVTypes &Signature, in InitRVVIntrinsic()418 RVVTypes Sigs = IDef.Signature; in CreateRVVIntrinsicDecl()
564 std::optional<RVVTypes> Types = in createRVVIntrinsics()588 std::optional<RVVTypes> PolicyTypes = in createRVVIntrinsics()600 std::optional<RVVTypes> MaskTypes = in createRVVIntrinsics()614 std::optional<RVVTypes> PolicyTypes = in createRVVIntrinsics()
921 std::optional<RVVTypes>924 RVVTypes Types; in computeTypes()980 const RVVTypes &OutInTypes, const std::vector<int64_t> &NewIntrinsicTypes, in RVVIntrinsic()