Searched defs:IncOffset (Results 1 – 4 of 4) sorted by relevance
/llvm-project/lldb/include/lldb/Symbol/ | ||
H A D | UnwindPlan.h | 269 void IncOffset(int32_t delta) { IncOffset() function |
/llvm-project/clang/include/clang/AST/ | ||
H A D | StmtOpenMP.h | 1044 IncOffset = 6, global() enumerator |
/llvm-project/llvm/lib/Transforms/Scalar/ | ||
H A D | LoopStrengthReduce.cpp | 3357 Immediate IncOffset = Immediate::getZero(); canFoldIVIncExpr() local |
/llvm-project/llvm/lib/Target/PowerPC/ | ||
H A D | PPCISelLowering.cpp | 16142 int IncOffset = VT.getSizeInBits() / 8; PerformDAGCombine() local |