Searched refs:IsFixedLength (Results 1 – 1 of 1) sorted by relevance
4326 bool IsFixedLength = MGT->getMemoryVT().isFixedLengthVector(); in LowerMGATHER() local4354 if (IsFixedLength) { in LowerMGATHER()4373 if (VT.isFloatingPoint() && !IsFixedLength) { in LowerMGATHER()4394 if (IsFixedLength) { in LowerMGATHER()4406 if (IsFixedLength) { in LowerMGATHER()4432 bool IsFixedLength = MSC->getMemoryVT().isFixedLengthVector(); in LowerMSCATTER() local4459 if (IsFixedLength) { in LowerMSCATTER()4494 if (IsFixedLength) { in LowerMSCATTER()