Searched defs:Pointer (Results 1 - 12 of 12) sorted by relevance

/macosx-10.9.5/JavaScriptCore-7537.78.1/bytecode/
H A DSpecialPointer.h35 enum Pointer { enum in namespace:JSC::Special
/macosx-10.9.5/Security-55471.14.18/include/securityd_client/
H A Dss_types.h40 typedef void *Pointer; typedef
/macosx-10.9.5/Security-55471.14.18/libsecurityd/lib/
H A Dss_types.h40 typedef void *Pointer; typedef
/macosx-10.9.5/llvmCore-3425.0.33/include/llvm/
H A DIntrinsics.h83 Integer, Vector, Pointer, Struct, enumerator in enum:llvm::Intrinsic::IITDescriptor::IITDescriptorKind
/macosx-10.9.5/llvmCore-3425.0.33/lib/Transforms/Scalar/
H A DCorrelatedValuePropagation.cpp122 Value *Pointer = 0; local
H A DObjCARC.cpp527 const Value *Pointer = local
/macosx-10.9.5/WebCore-7537.78.1/platform/
H A DCursor.h97 Pointer = 0, enumerator in enum:WebCore::Cursor::Type
/macosx-10.9.5/llvmCore-3425.0.33/lib/Analysis/
H A DAliasSetTracker.cpp267 AliasSet &AliasSetTracker::getAliasSetForPointer(Value *Pointer, uint64_t Size, argument
H A DMemoryDependenceAnalysis.cpp892 getNonLocalPointerDepFromBB(const PHITransAddr &Pointer, argument
[all...]
/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/CellSPU/
H A DSPUISelLowering.cpp1924 SDValue Pointer = DAG.getNode(SPUISD::IndirectAddr, dl, PtrVT, local
2184 SDValue Pointer = DAG.getNode(SPUISD::IndirectAddr, dl, PtrVT, local
/macosx-10.9.5/llvmCore-3425.0.33/bindings/ocaml/llvm/
H A Dllvm_ocaml.c1686 CAMLprim LLVMValueRef llvm_build_load(LLVMValueRef Pointer, argument
1692 CAMLprim LLVMValueRef llvm_build_store(LLVMValueRef Value, LLVMValueRef Pointer, argument
1698 CAMLprim LLVMValueRef llvm_build_gep(LLVMValueRef Pointer, value Indices, argument
1706 CAMLprim LLVMValueRef llvm_build_in_bounds_gep(LLVMValueRef Pointer, argument
1715 CAMLprim LLVMValueRef llvm_build_struct_gep(LLVMValueRef Pointer, argument
[all...]
/macosx-10.9.5/llvmCore-3425.0.33/lib/VMCore/
H A DCore.cpp2072 LLVMValueRef LLVMBuildGEP(LLVMBuilderRef B, LLVMValueRef Pointer, argument
2079 LLVMValueRef LLVMBuildInBoundsGEP(LLVMBuilderRef B, LLVMValueRef Pointer, argument
2086 LLVMValueRef LLVMBuildStructGEP(LLVMBuilderRef B, LLVMValueRef Pointer, argument

Completed in 237 milliseconds