Searched refs:intrinsic_type (Results 1 – 3 of 3) sorted by relevance
31 if (f->intrinsic_type != Runtime::IntrinsicType::INLINE) return NoChange(); in Reduce()
666 IntrinsicType intrinsic_type; in FOR_EACH_INTRINSIC_RETURN_OBJECT() member
372 DCHECK_EQ(Runtime::RUNTIME, function->intrinsic_type); in NewV8Intrinsic()