Searched defs:ConstAddr (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/ | ||
H A D | AMDGPUInstructionSelector.cpp | 4929 int64_t ConstAddr = 0; selectDS1Addr1OffsetImpl() local |
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ | ||
H A D | MallocChecker.cpp | 2121 else if (std::optional<loc::ConcreteInt> ConstAddr = SummarizeValue() local |