Searched defs:LocalOffset (Results 1 – 4 of 4) sorted by relevance
53 int64_t LocalOffset; // Local offset of the frame idx referenced member in __anonb2abaca70111::FrameRef160 int64_t LocalOffset = StackGrowsDown ? -Offset : Offset; in AdjustStackOffset() local327 int64_t LocalOffset = LocalOffsets[Idx]; in insertFrameReferenceRegisters() local350 int64_t LocalOffset = FR.getLocalOffset(); in insertFrameReferenceRegisters() local
128 void emitLocalEntry(MCSymbolELF *S, const MCExpr *LocalOffset) override { in emitLocalEntry()166 void emitLocalEntry(MCSymbolELF *S, const MCExpr *LocalOffset) override { in emitLocalEntry()239 void emitLocalEntry(MCSymbolELF *S, const MCExpr *LocalOffset) override { in emitLocalEntry()263 void emitLocalEntry(MCSymbolELF *S, const MCExpr *LocalOffset) override { in emitLocalEntry()
397 int64_t Win32Time::LocalOffset(WindowsTimezoneCache* cache) { in LocalOffset() function in v8::base::Win32Time
3533 const SCEV *LocalOffset = getMulExpr(IndexExpr, ElementSize, Wrap); in getGEPExpr() local