Searched refs:SlotType (Results 1 – 1 of 1) sorted by relevance
595 SlotType slot_type{ art::Primitive::kPrimVoid }; in Run()622 SlotType type,629 /*out*/SlotType* type)635 /*out*/ SlotType* type) in InferSlotTypeFromVerifier()682 constexpr VerifierPrimitiveType SquashType(SlotType t) { in SquashType()771 SlotType verifier_type{ art::Primitive::kPrimVoid }; in GetSlotType()774 if (*type == SlotType{ art::Primitive::kPrimNot }) { in GetSlotType()840 SlotType slot_type, in GetTypeErrorInner()1006 switch (SquashType(SlotType{ type_ })) { in GetTypeErrorInner()1019 slot_type == SlotType { type_ }) { in GetTypeErrorInner()[all …]