Searched refs:RVVTypes (Results 1 – 4 of 4) sorted by relevance
247 using RVVTypes = std::vector<RVVTypePtr>; variable365 std::optional<RVVTypes>399 RVVTypes InputTypes; // Builtin input types412 const RVVTypes &Types,418 const RVVTypes &getInputTypes() const { return InputTypes; } in getInputTypes()
53 RVVTypes Signature;198 RVVTypes &Types, bool HasPolicy, Policy PolicyAttrs);281 std::optional<RVVTypes> Types = in ConstructRVVIntrinsics()305 std::optional<RVVTypes> PolicyTypes = TypeCache.computeTypes( in ConstructRVVIntrinsics()315 std::optional<RVVTypes> MaskTypes = in ConstructRVVIntrinsics()328 std::optional<RVVTypes> PolicyTypes = TypeCache.computeTypes( in ConstructRVVIntrinsics()361 StringRef OverloadedSuffixStr, bool IsMasked, RVVTypes &Signature, in InitRVVIntrinsic()408 RVVTypes Sigs = IDef.Signature; in CreateRVVIntrinsicDecl()
685 std::optional<RVVTypes> Types = in createRVVIntrinsics()709 std::optional<RVVTypes> PolicyTypes = in createRVVIntrinsics()721 std::optional<RVVTypes> MaskTypes = in createRVVIntrinsics()735 std::optional<RVVTypes> PolicyTypes = in createRVVIntrinsics()
918 std::optional<RVVTypes>921 RVVTypes Types; in computeTypes()977 const RVVTypes &OutInTypes, const std::vector<int64_t> &NewIntrinsicTypes, in RVVIntrinsic()