Searched refs:markPointerAsGlobal (Results 1 – 2 of 2) sorted by relevance
110 void markPointerAsGlobal(Value *Ptr);165 void NVPTXLowerKernelArgs::markPointerAsGlobal(Value *Ptr) { in markPointerAsGlobal() function in NVPTXLowerKernelArgs211 markPointerAsGlobal(LI); in runOnFunction()225 markPointerAsGlobal(&Arg); in runOnFunction()
121 void markPointerAsGlobal(Value *Ptr);177 void NVPTXLowerArgs::markPointerAsGlobal(Value *Ptr) { in markPointerAsGlobal() function in NVPTXLowerArgs219 markPointerAsGlobal(LI); in runOnKernelFunction()233 markPointerAsGlobal(&Arg); in runOnKernelFunction()