Searched defs:UserPtr (Results 1 – 4 of 4) sorted by relevance
/llvm-project/compiler-rt/lib/gwp_asan/ |
H A D | guarded_pool_allocator.cpp | 244 uintptr_t UserPtr; in allocate() local
|
/llvm-project/compiler-rt/lib/scudo/standalone/ |
H A D | combined.h | 413 const uptr UserPtr = roundUp( global() variable 1065 initChunk(const uptr ClassId,const Chunk::Origin Origin,void * Block,const uptr UserPtr,const uptr SizeOrUnusedBytes,const FillContentsMode FillContents) initChunk() argument 1108 initChunkWithMemoryTagging(const uptr ClassId,const Chunk::Origin Origin,void * Block,const uptr UserPtr,const uptr Size,const uptr SizeOrUnusedBytes,const FillContentsMode FillContents) initChunkWithMemoryTagging() argument [all...] |
/llvm-project/polly/lib/CodeGen/ |
H A D | IslNodeBuilder.cpp | 246 addReferencesFromStmt(ScopStmt * Stmt,void * UserPtr,bool CreateScalarRefs) addReferencesFromStmt() argument 286 addReferencesFromStmtSet(isl::set Set,SubtreeReferences * UserPtr) addReferencesFromStmtSet() argument
|
/llvm-project/llvm/lib/Target/X86/ |
H A D | X86ISelLowering.cpp | 51042 SDValue UserPtr = UserLd->getBasePtr(); combineConstantPoolLoads() local [all...] |