/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
H A D | SelectionDAGAddressAnalysis.cpp | 106 int64_t PtrDiff; in computeAliasing() local
|
H A D | DAGCombiner.cpp | 20450 int64_t PtrDiff; getStoreMergeCandidates() local [all...] |
/llvm-project/clang/lib/AST/ |
H A D | ItaniumCXXABI.cpp | 228 TargetInfo::IntType PtrDiff = Target.getPtrDiffType(LangAS::Default); getMemberPointerInfo() local
|
/llvm-project/llvm/lib/Transforms/Scalar/ |
H A D | LoopDataPrefetch.cpp | 358 const SCEV *PtrDiff = SE->getMinusSCEV(LSCEVAddRec, Pref.LSCEVAddRec); runOnLoop() local
|
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/readability/ |
H A D | identifier-naming-hungarian-notation-c-language.c | 279 ptrdiff_t PtrDiff = NULL; variable
|
H A D | identifier-naming-hungarian-notation.cpp | 351 ptrdiff_t PtrDiff = NULL; variable
|
H A D | identifier-naming-hungarian-notation-lower-case-prefix.cpp | 351 ptrdiff_t PtrDiff = NULL; variable
|
H A D | identifier-naming-hungarian-notation-cfgfile.cpp | 346 ptrdiff_t PtrDiff = NULL; variable
|
/llvm-project/clang/unittests/Sema/ |
H A D | CodeCompleteTest.cpp | 348 std::string PtrDiff; in TEST() local
|
/llvm-project/llvm/lib/Support/ |
H A D | SourceMgr.cpp | 110 ptrdiff_t PtrDiff = Ptr - BufStart; in getLineNumberSpecialized() local
|
/llvm-project/llvm/lib/CodeGen/GlobalISel/ |
H A D | LoadStoreOpt.cpp | 122 int64_t PtrDiff; aliasIsKnownForLoadStore() local
|
/llvm-project/llvm/lib/Transforms/Utils/ |
H A D | SimplifyLibCalls.cpp | 3312 Value *PtrDiff = B.CreatePtrDiff(B.getInt8Ty(), V, Dest); optimizeSPrintFString() local
|
/llvm-project/llvm/lib/Frontend/OpenMP/ |
H A D | OMPIRBuilder.cpp | 2267 Value *PtrDiff = Builder.CreatePtrDiff( shuffleAndStore() local
|
/llvm-project/llvm/lib/Target/RISCV/ |
H A D | RISCVISelLowering.cpp | 16132 using PtrDiff = std::pair<std::variant<int64_t, SDValue>, bool>; performCONCAT_VECTORSCombine() typedef
|