Searched defs:LocalAddr (Results 1 – 12 of 12) sorted by relevance
404 void *LocalAddr = reinterpret_cast<void *>(static_cast<uintptr_t>(Addr)); in handleSetProtections() local
231 uintptr_t LocalAddr = reinterpret_cast<uintptr_t>(Contents.get()); in getLocalAddress() local
418 void *LocalAddr = reinterpret_cast<void *>(static_cast<uintptr_t>(Addr)); in handleSetProtections() local
232 uintptr_t LocalAddr = reinterpret_cast<uintptr_t>(Contents.get()); in getLocalAddress() local
412 void *LocalAddr = reinterpret_cast<void *>(static_cast<uintptr_t>(Addr)); in handleSetProtections() local
387 uintptr_t LocalAddr = reinterpret_cast<uintptr_t>(Contents.get()); in getLocalAddress() local
42 SOCKET_ADDRESS LocalAddr; member
141 func (c *Conn) LocalAddr() net.Addr { func
1951 Address LocalAddr = CGF.CreateMemTemp(VarTy, Rec.second.FD->getName()); in emitGenericVarsProlog() local4140 Address LocalAddr = CGF.GetAddrOfLocalVar(TargetParam); in getParameterAddress() local
513 Address LocalAddr(Address::invalid()); in emitOutlinedFunctionPrologue() local
1293 Value *LocalAddr = ExprBuilder.create(LocalIndex); in createKernelCopy() local
3352 llvm::Value *LocalAddr, in EmitDeclareOfBlockLiteralArgVariable()