Searched defs:LocalOffset (Results 1 – 4 of 4) sorted by relevance
52 int64_t LocalOffset; // Local offset of the frame idx referenced member in __anon3b6b30100111::FrameRef151 int64_t LocalOffset = StackGrowsDown ? -Offset : Offset; in AdjustStackOffset() local313 int64_t LocalOffset = LocalOffsets[Idx]; in insertFrameReferenceRegisters() local337 int64_t LocalOffset = FR.getLocalOffset(); in insertFrameReferenceRegisters() local
135 void emitLocalEntry(MCSymbol *S, const MCExpr *LocalOffset) override { in emitLocalEntry()161 void emitLocalEntry(MCSymbol *S, const MCExpr *LocalOffset) override { in emitLocalEntry()219 void emitLocalEntry(MCSymbol *S, const MCExpr *LocalOffset) override { in emitLocalEntry()
2316 uint64_t ASTReader::getGlobalBitOffset(ModuleFile &M, uint32_t LocalOffset) { in getGlobalBitOffset()
3570 const SCEV *LocalOffset = getMulExpr(IndexS, ElementSize, Wrap); in createNodeForGEP() local