Home
last modified time | relevance | path

Searched defs:Pointer (Results 1 – 25 of 31) sorted by relevance

12

/NextBSD/contrib/compiler-rt/lib/ubsan/
HDubsan_handlers_cxx.cc33 DynamicTypeCacheMissData *Data, ValueHandle Pointer, ValueHandle Hash, in HandleDynamicTypeCacheMiss()
75 DynamicTypeCacheMissData *Data, ValueHandle Pointer, ValueHandle Hash) { in __ubsan_handle_dynamic_type_cache_miss()
80 DynamicTypeCacheMissData *Data, ValueHandle Pointer, ValueHandle Hash) { in __ubsan_handle_dynamic_type_cache_miss_abort()
HDubsan_handlers.cc41 static void handleTypeMismatchImpl(TypeMismatchData *Data, ValueHandle Pointer, in handleTypeMismatchImpl()
73 ValueHandle Pointer) { in __ubsan_handle_type_mismatch()
78 ValueHandle Pointer) { in __ubsan_handle_type_mismatch_abort()
HDubsan_diag.h167 const void *Pointer; member
/NextBSD/sys/dev/acpica/Osd/
HDOsdMemory.c78 AcpiOsReadable (void *Pointer, ACPI_SIZE Length) in AcpiOsReadable()
84 AcpiOsWritable (void *Pointer, ACPI_SIZE Length) in AcpiOsWritable()
/NextBSD/contrib/llvm/tools/llvm-pdbdump/
HDFunctionDumper.cpp51 const char *Name, PointerType Pointer) { in start()
111 void FunctionDumper::start(const PDBSymbolFunc &Symbol, PointerType Pointer) { in start()
239 PointerType Pointer = in dump() local
HDFunctionDumper.h23 enum class PointerType { None, Pointer, Reference }; enumerator
HDTypedefDumper.cpp60 FunctionDumper::PointerType Pointer = FunctionDumper::PointerType::Pointer; in dump() local
HDVariableDumper.cpp105 FunctionDumper::PointerType Pointer = in dump() local
/NextBSD/sys/contrib/dev/acpica/components/executer/
HDexconvrt.c85 UINT8 *Pointer; in AcpiExConvertToInteger() local
/NextBSD/contrib/llvm/lib/Transforms/ObjCARC/
HDObjCARC.h236 const Value *Pointer = in IsObjCIdentifiedObject() local
/NextBSD/contrib/llvm/include/llvm/IR/
HDIntrinsics.h83 Integer, Vector, Pointer, Struct, enumerator
/NextBSD/contrib/llvm/lib/Transforms/Scalar/
HDCorrelatedValuePropagation.cpp165 Value *Pointer = nullptr; in processMemAccess() local
HDLoadCombine.cpp39 Value *Pointer; member
HDLoopIdiomRecognize.cpp797 Value *Pointer = MSI->getDest(); in processLoopMemSet() local
/NextBSD/sys/contrib/dev/acpica/os_specific/service_layers/
HDosunixxf.c1372 void *Pointer, in AcpiOsReadable()
1395 void *Pointer, in AcpiOsWritable()
/NextBSD/sys/contrib/dev/acpica/include/
HDacresrc.h134 const char **Pointer; member
HDacoutput.h368 #define ACPI_FUNCTION_TRACE_PTR(Name, Pointer) \ argument
432 #define return_PTR(Pointer) \ argument
HDactypes.h944 char *Pointer; /* points to the string value */ member
951 UINT8 *Pointer; /* points to the buffer */ member
992 ACPI_OBJECT *Pointer; member
1017 void *Pointer; /* pointer to buffer */ member
HDacobject.h487 void *Pointer; member
HDactbl.h403 ACPI_TABLE_HEADER *Pointer; member
/NextBSD/contrib/llvm/lib/Analysis/
HDAliasSetTracker.cpp272 AliasSet &AliasSetTracker::getAliasSetForPointer(Value *Pointer, uint64_t Size, in getAliasSetForPointer()
HDMemoryDependenceAnalysis.cpp1039 Instruction *QueryInst, const PHITransAddr &Pointer, in getNonLocalPointerDepFromBB()
HDLoopAccessAnalysis.cpp247 unsigned Pointer = PositionMap[MI->getPointer()]; in groupChecks() local
/NextBSD/sys/boot/efi/include/
HDefipxebc.h94 UINT32 Pointer; member
/NextBSD/contrib/llvm/lib/IR/
HDCore.cpp2526 LLVMValueRef LLVMBuildGEP(LLVMBuilderRef B, LLVMValueRef Pointer, in LLVMBuildGEP()
2533 LLVMValueRef LLVMBuildInBoundsGEP(LLVMBuilderRef B, LLVMValueRef Pointer, in LLVMBuildInBoundsGEP()
2541 LLVMValueRef LLVMBuildStructGEP(LLVMBuilderRef B, LLVMValueRef Pointer, in LLVMBuildStructGEP()

12