Home
last modified time | relevance | path

Searched defs:PtrDiff (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGAddressAnalysis.cpp97 int64_t PtrDiff; in computeAliasing() local
H A DDAGCombiner.cpp16988 int64_t PtrDiff; in getStoreMergeCandidates() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DItaniumCXXABI.cpp196 TargetInfo::IntType PtrDiff = Target.getPtrDiffType(0); in getMemberPointerInfo() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DLoopDataPrefetch.cpp350 const SCEV *PtrDiff = SE->getMinusSCEV(LSCEVAddRec, Pref.LSCEVAddRec); in runOnLoop() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DSourceMgr.cpp98 ptrdiff_t PtrDiff = Ptr - BufStart; in getLineNumberSpecialized() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DSimplifyLibCalls.cpp2522 Value *PtrDiff = B.CreatePtrDiff(V, CI->getArgOperand(0)); in optimizeSPrintFString() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGOpenMPRuntimeGPU.cpp2367 llvm::Value *PtrDiff = Bld.CreatePtrDiff( in shuffleAndStore() local