Searched defs:IsByRef (Results 1 – 9 of 9) sorted by relevance
133 const bool IsByRef = Arg.hasByRefAttr(); lowerKernelArguments() local
605 const bool IsByRef = Arg.hasByRefAttr(); getExplicitKernArgSize() local
533 const bool IsByRef = Arg.hasByRefAttr(); lowerFormalArgumentsKernel() local
1169 const bool IsByRef = Arg.hasByRefAttr(); analyzeFormalArgumentsCompute() local
34 unsigned IsByRef : 1; ///< Passed in memory global() member
307 bool IsByRef : 1; global() variable
672 const bool IsByRef = CB->paramHasAttr(I, Attribute::ByRef); expandCall() local
3518 createReductions(const LocationDescription & Loc,InsertPointTy AllocaIP,ArrayRef<ReductionInfo> ReductionInfos,ArrayRef<bool> IsByRef,bool IsNoWait) createReductions() argument
2136 bool IsByRef = true; isOpenMPCapturedByRef() local