Searched defs:LocalOffset (Results 1 – 6 of 6) sorted by relevance
52 int64_t LocalOffset; // Local offset of the frame idx referenced member in __anone9ed46800111::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
130 void emitLocalEntry(MCSymbolELF *S, const MCExpr *LocalOffset) override { in emitLocalEntry()163 void emitLocalEntry(MCSymbolELF *S, const MCExpr *LocalOffset) override { in emitLocalEntry()213 void emitLocalEntry(MCSymbolELF *S, const MCExpr *LocalOffset) override { in emitLocalEntry()
60 uint32_t LocalOffset = 0; in writeStringsAndOffsets() local
354 int64_t Win32Time::LocalOffset(TimezoneCache* cache) { in LocalOffset() function in v8::base::Win32Time
2447 uint64_t ASTReader::getGlobalBitOffset(ModuleFile &M, uint32_t LocalOffset) { in getGlobalBitOffset()3403 void ASTReader::loadPendingDeclChain(Decl *FirstLocal, uint64_t LocalOffset) { in loadPendingDeclChain()
2975 const SCEV *LocalOffset = getMulExpr(IndexExpr, ElementSize, Wrap); in getGEPExpr() local