Home
last modified time | relevance | path

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

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