Searched defs:DispatchPtr (Results 1 – 3 of 3) sorted by relevance
233 Function *DispatchPtr = M.getFunction(DispatchPtrName); in runOnModule() local267 Function *DispatchPtr = F.getParent()->getFunction(DispatchPtrName); in run() local
125 ArgDescriptor DispatchPtr; member
258 CallInst *DispatchPtr = Builder.CreateCall(DispatchPtrFn, {}); in getLocalSizeYZ() local