Home | History | Annotate | Download | only in NVPTX

Lines Matching full:v4i8

100     addRegisterClass(MVT::v4i8, &NVPTX::V4I8RegsRegClass);
105 setOperationAction(ISD::BUILD_VECTOR, MVT::v4i8 , Custom);
116 setOperationAction(ISD::EXTRACT_SUBVECTOR, MVT::v4i8 , Custom);
199 setOperationAction(ISD::CONCAT_VECTORS, MVT::v4i8 , Custom);