Home
last modified time | relevance | path

Searched defs:adjustedPtr (Results 1 – 4 of 4) sorted by relevance

/llvm-project/libcxxabi/src/
H A Dcxa_personality.cpp436 void* adjustedPtr, _Unwind_Exception* unwind_exception, in exception_spec_can_catch() argument
482 void* adjustedPtr, _Unwind_Exception* unwind_exception, in exception_spec_can_catch() argument
521 void* adjustedPtr = unwind_exception + 1; in get_thrown_object_ptr() local
536 void* adjustedPtr; // Used in cxa_exception.cpp global() member
759 void* adjustedPtr = get_thrown_object_ptr(unwind_exception); scan_eh_tab() local
790 void* adjustedPtr = get_thrown_object_ptr(unwind_exception); scan_eh_tab() local
1245 void* adjustedPtr; __cxa_call_unexpected() local
[all...]
H A Dprivate_typeinfo.cpp523 process_found_base_class(__dynamic_cast_info * info,void * adjustedPtr,int path_below) const process_found_base_class() argument
549 has_unambiguous_public_base(__dynamic_cast_info * info,void * adjustedPtr,int path_below) const has_unambiguous_public_base() argument
558 has_unambiguous_public_base(__dynamic_cast_info * info,void * adjustedPtr,int path_below) const has_unambiguous_public_base() argument
569 has_unambiguous_public_base(__dynamic_cast_info * info,void * adjustedPtr,int path_below) const has_unambiguous_public_base() argument
605 has_unambiguous_public_base(__dynamic_cast_info * info,void * adjustedPtr,int path_below) const has_unambiguous_public_base() argument
[all...]
H A Dcxa_exception.h67 void *adjustedPtr; member
105 void *adjustedPtr; member
/llvm-project/mlir/lib/Conversion/MemRefToSPIRV/
H A DMemRefToSPIRV.cpp586 Value adjustedPtr = adjustAccessChainForBitwidth(typeConverter, accessChainOp, in matchAndRewrite() local
757 Value adjustedPtr = adjustAccessChainForBitwidth(typeConverter, accessChainOp, in matchAndRewrite() local