Home
last modified time | relevance | path

Searched defs:LocalAddr (Results 1 – 12 of 12) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/
DOrcRemoteTargetServer.h404 void *LocalAddr = reinterpret_cast<void *>(static_cast<uintptr_t>(Addr)); in handleSetProtections() local
DOrcRemoteTargetClient.h231 uintptr_t LocalAddr = reinterpret_cast<uintptr_t>(Contents.get()); in getLocalAddress() local
/external/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
DOrcRemoteTargetServer.h418 void *LocalAddr = reinterpret_cast<void *>(static_cast<uintptr_t>(Addr)); in handleSetProtections() local
DOrcRemoteTargetClient.h232 uintptr_t LocalAddr = reinterpret_cast<uintptr_t>(Contents.get()); in getLocalAddress() local
/external/llvm/include/llvm/ExecutionEngine/Orc/
DOrcRemoteTargetServer.h412 void *LocalAddr = reinterpret_cast<void *>(static_cast<uintptr_t>(Addr)); in handleSetProtections() local
DOrcRemoteTargetClient.h387 uintptr_t LocalAddr = reinterpret_cast<uintptr_t>(Contents.get()); in getLocalAddress() local
/external/rust/crates/grpcio-sys/grpc/third_party/cares/cares/
Dares_iphlpapi.h42 SOCKET_ADDRESS LocalAddr; member
/external/boringssl/src/ssl/test/runner/
Dconn.go141 func (c *Conn) LocalAddr() net.Addr { func
/external/llvm-project/clang/lib/CodeGen/
DCGOpenMPRuntimeGPU.cpp1951 Address LocalAddr = CGF.CreateMemTemp(VarTy, Rec.second.FD->getName()); in emitGenericVarsProlog() local
4140 Address LocalAddr = CGF.GetAddrOfLocalVar(TargetParam); in getParameterAddress() local
DCGStmtOpenMP.cpp513 Address LocalAddr(Address::invalid()); in emitOutlinedFunctionPrologue() local
/external/llvm-project/polly/lib/CodeGen/
DPPCGCodeGeneration.cpp1293 Value *LocalAddr = ExprBuilder.create(LocalIndex); in createKernelCopy() local
/external/clang/lib/CodeGen/
DCGDebugInfo.cpp3352 llvm::Value *LocalAddr, in EmitDeclareOfBlockLiteralArgVariable()