Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/Basic/
H A DSourceManager.h584 bool getCachedResult(unsigned LOffset, unsigned ROffset) const { in getCachedResult()
/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/
H A DARMLoadStoreOptimizer.cpp2336 int ROffset = getMemoryOpOffset(*RHS); in RescheduleOps() local
/openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Core/
H A DRegionStore.cpp1206 std::optional<uint64_t> ROffset = in VisitCluster() local
/openbsd-src/gnu/llvm/llvm/lib/Transforms/InstCombine/
H A DInstCombineCompares.cpp811 Value *ROffset = EmitGEPOffset(GEPRHS); in foldGEPICmp() local
/openbsd-src/gnu/llvm/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp317 auto AttributorAnalysis = [&](Value &V, APInt &ROffset) -> bool { in stripAndAccumulateOffsets()