Home
last modified time | relevance | path

Searched defs:ROffset (Results 1 – 5 of 5) sorted by relevance

/llvm-project/clang/include/clang/Basic/
H A DSourceManager.h609 bool getCachedResult(unsigned LOffset, unsigned ROffset) const { in getCachedResult() argument
/llvm-project/llvm/lib/Target/ARM/
H A DARMLoadStoreOptimizer.cpp2332 return LOffset > ROffset; in RescheduleOps() local
/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DRegionStore.cpp1198 std::optional<uint64_t> ROffset = VisitCluster() local
/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCompares.cpp759 Value *ROffset = EmitGEPOffset(GEPRHS); foldGEPICmp() local
/llvm-project/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp312 auto AttributorAnalysis = [&](Value &V, APInt &ROffset) -> bool { in stripAndAccumulateOffsets() argument