Home
last modified time | relevance | path

Searched defs:IntPtr (Results 1 – 11 of 11) sorted by relevance

/external/clang/test/SemaCXX/
Dwarn-cast-align.cpp20 typedef int *IntPtr; in test0() typedef
43 typedef int *IntPtr; in test1() typedef
Dcomposite-pointer-type.cpp39 typedef int *IntPtr; in f2() typedef
/external/llvm/lib/Object/
DCOFFObjectFile.cpp458 uintptr_t IntPtr = 0; in getHintName() local
485 uintptr_t IntPtr = 0; in initImportTablePtr() local
506 uintptr_t IntPtr = 0; in initExportTablePtr() local
1023 uintptr_t IntPtr = 0; in getName() local
1033 uintptr_t IntPtr = 0; in getImportLookupEntry() local
1053 uintptr_t IntPtr = 0; in getDllName() local
1076 uintptr_t IntPtr = 0; in getExportRVA() local
1090 uintptr_t IntPtr = 0; in getSymbolName() local
/external/llvm/lib/CodeGen/
DIntrinsicLowering.cpp466 Type *IntPtr = DL.getIntPtrType(Context); in LowerIntrinsicCall() local
477 Type *IntPtr = DL.getIntPtrType(Context); in LowerIntrinsicCall() local
489 Type *IntPtr = DL.getIntPtrType(Op0->getType()); in LowerIntrinsicCall() local
/external/llvm/lib/Target/AArch64/
DAArch64SelectionDAGInfo.cpp42 EVT IntPtr = TLI.getPointerTy(); in EmitTargetCodeForMemset() local
/external/clang/test/CXX/dcl.dcl/dcl.spec/dcl.type/dcl.spec.auto/
Dp7-1y.cpp18 using IntPtr = int*; typedef
41 using IntPtr = decltype(x7a); typedef
/external/llvm/tools/llvm-objdump/
DCOFFDump.cpp245 uintptr_t IntPtr = 0; in printSEHTable() local
273 uintptr_t IntPtr = 0; in printLoadConfiguration() local
/external/llvm/lib/Target/X86/
DX86SelectionDAGInfo.cpp56 EVT IntPtr = DAG.getTargetLoweringInfo().getPointerTy(); in EmitTargetCodeForMemset() local
/external/llvm/lib/Target/R600/
DAMDGPUISelDAGToDAG.cpp592 SDValue& IntPtr) { in SelectGlobalValueConstantOffset()
/external/llvm/lib/Transforms/Scalar/
DLoopIdiomRecognize.cpp1008 Type *IntPtr = Builder.getIntPtrTy(DL, DestAS); in processLoopStridedStore() local
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp3422 EVT IntPtr = TLI->getPointerTy(); in visitAlloca() local