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