Searched defs:unboxed (Results 1 – 5 of 5) sorted by relevance
433 IListRefIterator(unboxed_iterator_type unboxed) : tag_(IListRefTag::Unboxed) { in IListRefIterator()532 IListRef(const unboxed_type& unboxed) : tag_(IListRefTag::Unboxed) { in IListRef()620 unboxed_type unboxed; member
71 at::ArrayRef<at::Tensor> unboxed(vec); in TEST() local162 at::ArrayRef<at::Tensor> unboxed(vec); in TEST() local253 at::ArrayRef<at::OptionalTensorRef> unboxed(vec); in TEST() local
89 Class<?> unboxed = unboxingMap.get(clazz); in getUnboxedClass() local
369 jint unboxed = number->value(); in scaleUp() local
697 TurbineConstantTypeKind unboxed = unboxedType((ClassTy) t1); in isAssignable() local