Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DAMDGPUInstructionSelector.cpp3844 int64_t ConstAddr = 0; in selectDS1Addr1OffsetImpl() local
3909 int64_t ConstAddr = 0; in selectDSReadWrite2Impl() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DMallocChecker.cpp1914 else if (Optional<loc::ConcreteInt> ConstAddr = V.getAs<loc::ConcreteInt>()) in SummarizeValue() local