Searched defs:LocalOffset (Results 1 – 6 of 6) sorted by relevance
52 int64_t LocalOffset; // Local offset of the frame idx referenced member in __anon20c53ddf0111::FrameRef151 int64_t LocalOffset = StackGrowsDown ? -Offset : Offset; in AdjustStackOffset() local314 int64_t LocalOffset = LocalOffsets[Idx]; in insertFrameReferenceRegisters() local338 int64_t LocalOffset = FR.getLocalOffset(); in insertFrameReferenceRegisters() local
135 void emitLocalEntry(MCSymbol *S, const MCExpr *LocalOffset) override { in emitLocalEntry()162 void emitLocalEntry(MCSymbol *S, const MCExpr *LocalOffset) override { in emitLocalEntry()220 void emitLocalEntry(MCSymbol *S, const MCExpr *LocalOffset) override { in emitLocalEntry()
506 const SCEV *LocalOffset = in allocateCandidatesAndFindBasisForGEP() local
366 int64_t Win32Time::LocalOffset(TimezoneCache* cache) { in LocalOffset() function in v8::base::Win32Time
2369 uint64_t ASTReader::getGlobalBitOffset(ModuleFile &M, uint32_t LocalOffset) { in getGlobalBitOffset()
3722 const SCEV *LocalOffset = getMulExpr(IndexS, ElementSize, Wrap); in createNodeForGEP() local