Home | History | Annotate | Download | only in IR

Lines Matching full:arrayref

308   ArrayRef<Type*> Tys(unwrap(ParamTypes), ParamCount);
335 ArrayRef<Type*> Tys(unwrap(ElementTypes), ElementCount);
360 ArrayRef<Type*> Tys(unwrap(ElementTypes), ElementCount);
699 ArrayRef<Constant*> V(unwrap<Constant>(ConstantVals, Length), Length);
927 ArrayRef<Constant *> IdxList(unwrap<Constant>(ConstantIndices, NumIndices),
937 ArrayRef<Constant *> IdxList(unwrap<Constant>(ConstantIndices, NumIndices),
2168 ArrayRef<Value *> IdxList(unwrap(Indices), NumIndices);
2175 ArrayRef<Value *> IdxList(unwrap(Indices), NumIndices);