Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Object/
H A DCOFFObjectFile.cpp537 uintptr_t IntPtr = 0; in getHintName() local
592 uintptr_t IntPtr = 0; in initImportTablePtr() local
615 uintptr_t IntPtr = 0; in initDelayImportTablePtr() local
639 uintptr_t IntPtr = 0; in initExportTablePtr() local
658 uintptr_t IntPtr = 0; in initBaseRelocPtr() local
689 uintptr_t IntPtr = 0; in initDebugDirectoryPtr() local
724 uintptr_t IntPtr = 0; in initTLSDirectoryPtr() local
748 uintptr_t IntPtr = 0; in initLoadConfigPtr() local
1416 uintptr_t IntPtr = 0; in importedSymbolBegin() local
1424 uintptr_t IntPtr = 0; in importedSymbolEnd() local
[all …]
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DIntrinsicLowering.cpp337 Type *IntPtr = DL.getIntPtrType(Context); in LowerIntrinsicCall() local
348 Type *IntPtr = DL.getIntPtrType(Context); in LowerIntrinsicCall() local
360 Type *IntPtr = DL.getIntPtrType(Op0->getType()); in LowerIntrinsicCall() local
/openbsd-src/gnu/llvm/compiler-rt/lib/orc/
H A Dexecutor_address.h85 uintptr_t IntPtr = static_cast<uintptr_t>(Addr); variable
94 uintptr_t IntPtr = static_cast<uintptr_t>(Addr); variable
/openbsd-src/gnu/llvm/llvm/include/llvm/ExecutionEngine/Orc/Shared/
H A DExecutorAddress.h90 uintptr_t IntPtr = static_cast<uintptr_t>(Addr); variable
100 uintptr_t IntPtr = static_cast<uintptr_t>(Addr); variable
/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DR600ISelDAGToDAG.cpp69 SDValue &IntPtr) { in SelectGlobalValueConstantOffset()
/openbsd-src/gnu/llvm/llvm/include/llvm/ExecutionEngine/
H A DJITSymbol.h52 uintptr_t IntPtr = static_cast<uintptr_t>(Addr); in jitTargetAddressToPointer() local
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DLoopIdiomRecognize.cpp1042 Type *IntPtr, const SCEV *StoreSizeSCEV, in getStartForNegStride()
1056 static const SCEV *getTripCount(const SCEV *BECount, Type *IntPtr, in getTripCount()
1086 static const SCEV *getNumBytes(const SCEV *BECount, Type *IntPtr, in getNumBytes()
/openbsd-src/gnu/llvm/llvm/tools/llvm-objdump/
H A DCOFFDump.cpp397 uintptr_t IntPtr = 0; in printSEHTable() local
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeDAG.cpp66 SDValue IntPtr; member
1560 SDValue IntPtr; in getSignAsIntValue() local
H A DSelectionDAGBuilder.cpp4056 EVT IntPtr = TLI.getPointerTy(DAG.getDataLayout(), I.getAddressSpace()); in visitAlloca() local
/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGExprScalar.cpp5307 auto *IntPtr = Builder.CreatePtrToInt(Ptr, IntPtrTy); in EmitCheckedInBoundsGEP() local