Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGAddressAnalysis.cpp98 int64_t PtrDiff; in computeAliasing() local
H A DDAGCombiner.cpp18165 int64_t PtrDiff; in getStoreMergeCandidates() local
/llvm-project-15.0.7/clang/unittests/Sema/
H A DCodeCompleteTest.cpp209 std::string PtrDiff; in TEST() local
/llvm-project-15.0.7/llvm/lib/Transforms/Scalar/
H A DLoopDataPrefetch.cpp358 const SCEV *PtrDiff = SE->getMinusSCEV(LSCEVAddRec, Pref.LSCEVAddRec); in runOnLoop() local
/llvm-project-15.0.7/clang/lib/AST/
H A DItaniumCXXABI.cpp227 TargetInfo::IntType PtrDiff = Target.getPtrDiffType(0); in getMemberPointerInfo() local
/llvm-project-15.0.7/llvm/lib/CodeGen/GlobalISel/
H A DLoadStoreOpt.cpp121 int64_t PtrDiff; in aliasIsKnownForLoadStore() local
/llvm-project-15.0.7/llvm/lib/Support/
H A DSourceMgr.cpp106 ptrdiff_t PtrDiff = Ptr - BufStart; in getLineNumberSpecialized() local
/llvm-project-15.0.7/clang-tools-extra/test/clang-tidy/checkers/readability/
H A Didentifier-naming-hungarian-notation-cfgfile.cpp393 ptrdiff_t PtrDiff = NULL; variable
H A Didentifier-naming-hungarian-notation.cpp393 ptrdiff_t PtrDiff = NULL; variable
/llvm-project-15.0.7/llvm/lib/Transforms/Utils/
H A DSimplifyLibCalls.cpp2852 Value *PtrDiff = B.CreatePtrDiff(B.getInt8Ty(), V, Dest); in optimizeSPrintFString() local
/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGOpenMPRuntimeGPU.cpp1811 llvm::Value *PtrDiff = Bld.CreatePtrDiff( in shuffleAndStore() local