Searched refs:getAdjustedPtr (Results 1 – 3 of 3) sorted by relevance
| /netbsd-src/external/gpl3/gcc.old/dist/libphobos/libdruntime/gcc/ |
| H A D | deh.d | 383 static void* getAdjustedPtr(_Unwind_Exception* exc, CxxTypeInfo catchType) 745 auto thrownPtr = CxaExceptionHeader.getAdjustedPtr(unwindHeader, catchType);
|
| /netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/gcc/ |
| H A D | deh.d | 359 static void* getAdjustedPtr(_Unwind_Exception* exc, CxxTypeInfo catchType) in getAdjustedPtr() function 734 auto thrownPtr = CxaExceptionHeader.getAdjustedPtr(unwindHeader, catchType); in actionTableLookup()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/ |
| H A D | SROA.cpp | 1587 static Value *getAdjustedPtr(IRBuilderTy &IRB, const DataLayout &DL, Value *Ptr, in getAdjustedPtr() function 2434 return getAdjustedPtr(IRB, DL, &NewAI, in getNewAllocaSlicePtr() 2991 OtherPtr = getAdjustedPtr(IRB, DL, OtherPtr, OtherOffset, OtherPtrTy, in visitMemTransferInst() 3044 Value *SrcPtr = getAdjustedPtr(IRB, DL, OtherPtr, OtherOffset, OtherPtrTy, in visitMemTransferInst() 4015 getAdjustedPtr(IRB, DL, BasePtr, in presplitLoadsAndStores() 4073 getAdjustedPtr(IRB, DL, StoreBasePtr, in presplitLoadsAndStores() 4158 getAdjustedPtr(IRB, DL, LoadBasePtr, in presplitLoadsAndStores() 4170 getAdjustedPtr(IRB, DL, StoreBasePtr, in presplitLoadsAndStores()
|