Home
last modified time | relevance | path

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

/external/libcxxabi/src/
Dcxa_personality.cpp422 void* adjustedPtr, _Unwind_Exception* unwind_exception) in exception_spec_can_catch()
467 void* adjustedPtr, _Unwind_Exception* unwind_exception) in exception_spec_can_catch()
504 void* adjustedPtr = unwind_exception + 1; in get_thrown_object_ptr() local
519 void* adjustedPtr; // Used in cxa_exception.cpp member
751 void* adjustedPtr = get_thrown_object_ptr(unwind_exception); in scan_eh_tab() local
793 void* adjustedPtr = get_thrown_object_ptr(unwind_exception); in scan_eh_tab() local
1268 void* adjustedPtr; in __cxa_call_unexpected() local
Dprivate_typeinfo.cpp250 void* adjustedPtr, in process_found_base_class()
278 void* adjustedPtr, in has_unambiguous_public_base()
287 void* adjustedPtr, in has_unambiguous_public_base()
298 void* adjustedPtr, in has_unambiguous_public_base()
319 void* adjustedPtr, in has_unambiguous_public_base()
Dcxa_exception.hpp58 void *adjustedPtr; member
95 void *adjustedPtr; member
/external/llvm-project/libcxxabi/src/
Dcxa_personality.cpp421 void* adjustedPtr, _Unwind_Exception* unwind_exception) in exception_spec_can_catch()
466 void* adjustedPtr, _Unwind_Exception* unwind_exception) in exception_spec_can_catch()
503 void* adjustedPtr = unwind_exception + 1; in get_thrown_object_ptr() local
518 void* adjustedPtr; // Used in cxa_exception.cpp member
750 void* adjustedPtr = get_thrown_object_ptr(unwind_exception); in scan_eh_tab() local
792 void* adjustedPtr = get_thrown_object_ptr(unwind_exception); in scan_eh_tab() local
1267 void* adjustedPtr; in __cxa_call_unexpected() local
Dprivate_typeinfo.cpp252 void* adjustedPtr, in process_found_base_class()
280 void* adjustedPtr, in has_unambiguous_public_base()
289 void* adjustedPtr, in has_unambiguous_public_base()
300 void* adjustedPtr, in has_unambiguous_public_base()
321 void* adjustedPtr, in has_unambiguous_public_base()
Dcxa_exception.h62 void *adjustedPtr; member
100 void *adjustedPtr; member
/external/llvm-project/mlir/lib/Conversion/StandardToSPIRV/
DConvertStandardToSPIRV.cpp867 Value adjustedPtr = adjustAccessChainForBitwidth(typeConverter, accessChainOp, in matchAndRewrite() local
1006 Value adjustedPtr = adjustAccessChainForBitwidth(typeConverter, accessChainOp, in matchAndRewrite() local