Searched refs:packed_types (Results 1 – 3 of 3) sorted by relevance
97 inline auto packed_types() { in packed_types() function105 return any_of(packed_types(), [VT](EVT OVT) { return OVT == VT; }); in isPackedVectorTy()110 return any_of(packed_types(), in isPackedElementTy()
58 // NVPTX::packed_types() in NVPTXUtilities.h accordingly!
361 for (MVT PackedVT : NVPTX::packed_types()) { in ComputePTXValueVTs()