Searched refs:MaskVF (Results 1 – 1 of 1) sorted by relevance
7642 Value *gather(ArrayRef<Value *> VL, unsigned MaskVF = 0, in gather() argument7649 if (MaskVF != 0) in gather()7650 VF = std::min(VF, MaskVF); in gather()10434 Value *gather(ArrayRef<Value *> VL, unsigned MaskVF = 0, in gather() argument