Home
last modified time | relevance | path

Searched defs:ConstAddr (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUInstructionSelector.cpp4890 int64_t ConstAddr = 0; in selectDS1Addr1OffsetImpl() local
4955 int64_t ConstAddr = 0; in selectDSReadWrite2Impl() local
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DMallocChecker.cpp2169 else if (std::optional<loc::ConcreteInt> ConstAddr = in SummarizeValue() local