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