Home
last modified time | relevance | path

Searched defs:LOffset (Results 1 – 3 of 3) 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.cpp2331 assert(LHS == RHS || LOffset != ROffset); in RescheduleOps() local
/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCompares.cpp758 Value *LOffset = EmitGEPOffset(GEPLHS); foldGEPICmp() local