Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
DCOFFObjectFile.cpp496 uintptr_t IntPtr = 0; in getHintName() local
552 uintptr_t IntPtr = 0; in initImportTablePtr() local
574 uintptr_t IntPtr = 0; in initDelayImportTablePtr() local
595 uintptr_t IntPtr = 0; in initExportTablePtr() local
610 uintptr_t IntPtr = 0; in initBaseRelocPtr() local
636 uintptr_t IntPtr = 0; in initDebugDirectoryPtr() local
656 uintptr_t IntPtr = 0; in initLoadConfigPtr() local
1325 uintptr_t IntPtr = 0; in importedSymbolBegin() local
1332 uintptr_t IntPtr = 0; in importedSymbolEnd() local
1381 uintptr_t IntPtr = 0; in getName() local
[all …]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DIntrinsicLowering.cpp339 Type *IntPtr = DL.getIntPtrType(Context); in LowerIntrinsicCall() local
350 Type *IntPtr = DL.getIntPtrType(Context); in LowerIntrinsicCall() local
362 Type *IntPtr = DL.getIntPtrType(Op0->getType()); in LowerIntrinsicCall() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64SelectionDAGInfo.cpp34 EVT IntPtr = TLI.getPointerTy(DAG.getDataLayout()); in EmitTargetCodeForMemset() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/
DJITSymbol.h51 uintptr_t IntPtr = static_cast<uintptr_t>(Addr); in jitTargetAddressToPointer() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86SelectionDAGInfo.cpp77 EVT IntPtr = TLI.getPointerTy(DAG.getDataLayout()); in EmitTargetCodeForMemset() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DLoopIdiomRecognize.cpp835 Type *IntPtr, unsigned StoreSize, in getStartForNegStride()
848 static const SCEV *getNumBytes(const SCEV *BECount, Type *IntPtr, in getNumBytes()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DLegalizeDAG.cpp66 SDValue IntPtr; member
1471 SDValue IntPtr; in getSignAsIntValue() local
DSelectionDAGBuilder.cpp3999 EVT IntPtr = TLI.getPointerTy(DAG.getDataLayout(), DL.getAllocaAddrSpace()); in visitAlloca() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDGPUISelDAGToDAG.cpp2758 SDValue& IntPtr) { in SelectGlobalValueConstantOffset()