Searched refs:LocOffset (Results 1 – 4 of 4) sorted by relevance
432 } else if (auto LocOffset = AttrValue.Value.getAsSectionOffset()) { in verifyDebugInfoAttribute() local435 if (auto LocList = DebugLoc->getLocationListAtOffset(*LocOffset)) in verifyDebugInfoAttribute()
82 unsigned LocOffset; member
1302 OutDiag.LocOffset = 0; in makeStandaloneDiagnostic()1310 OutDiag.LocOffset = SM.getFileOffset(FileLoc); in makeStandaloneDiagnostic()2550 SourceLocation L = FileLoc.getLocWithOffset(SD.LocOffset); in TranslateStoredDiagnostics()
6989 int64_t LocOffset = cast<ConstantSDNode>(Loc.getOperand(1))->getSExtValue(); in areNonVolatileConsecutiveLoads() local6993 if (LocOffset == Dist * (int)Bytes) in areNonVolatileConsecutiveLoads()7001 if ((LocOffset - BOffset) == Dist * (int)Bytes) in areNonVolatileConsecutiveLoads()