Home
last modified time | relevance | path

Searched defs:IntPtr (Results 1 – 7 of 7) 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/CodeGen/
DIntrinsicLowering.cpp460 Type *IntPtr = TD.getIntPtrType(Context); in LowerIntrinsicCall() local
471 Type *IntPtr = TD.getIntPtrType(Context); in LowerIntrinsicCall() local
482 Type *IntPtr = TD.getIntPtrType(Context); in LowerIntrinsicCall() local
/external/llvm/lib/Target/X86/
DX86SelectionDAGInfo.cpp56 EVT IntPtr = TLI.getPointerTy(); in EmitTargetCodeForMemset() local
/external/llvm/lib/Transforms/Scalar/
DLoopIdiomRecognize.cpp1005 Type *IntPtr = TD->getIntPtrType(DestPtr->getContext()); in processLoopStridedStore() local
1111 Type *IntPtr = TD->getIntPtrType(SI->getContext()); in processLoopStoreOfLoopLoad() local
/external/llvm/lib/Target/R600/
DAMDILISelDAGToDAG.cpp563 SDValue& IntPtr) { in SelectGlobalValueConstantOffset()
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp3227 EVT IntPtr = TLI.getPointerTy(); in visitAlloca() local