Searched refs:AddrPtr (Results 1 – 3 of 3) sorted by relevance
879 Value *AddrPtr = IRB.CreatePointerCast(Addr, IntptrTy); in instrumentFastpathWorkingSet() local880 Value *ShadowPtr = appToShadow(AddrPtr, IRB); in instrumentFastpathWorkingSet()
893 Value *AddrPtr = IRB.CreatePointerCast(Addr, IntptrTy); in instrumentFastpathWorkingSet() local894 Value *ShadowPtr = appToShadow(AddrPtr, IRB); in instrumentFastpathWorkingSet()
2897 llvm::Constant *AddrPtr = llvm::ConstantExpr::getBitCast(ID, CGM.VoidPtrTy); in createOffloadEntry() local2911 TgtOffloadEntryType, AddrPtr, StrPtr, in createOffloadEntry()