Searched defs:LocalOffset (Results 1 – 9 of 9) sorted by relevance
52 int64_t LocalOffset; // Local offset of the frame idx referenced member in __anon0ab810130111::FrameRef158 int64_t LocalOffset = StackGrowsDown ? -Offset : Offset; in AdjustStackOffset() local329 int64_t LocalOffset = LocalOffsets[Idx]; in insertFrameReferenceRegisters() local352 int64_t LocalOffset = FR.getLocalOffset(); in insertFrameReferenceRegisters() local
261 void emitLocalEntry(MCSymbolELF *S, const MCExpr *LocalOffset) override { in emitLocalEntry()300 void emitLocalEntry(MCSymbolELF *S, const MCExpr *LocalOffset) override { in emitLocalEntry()355 unsigned encodePPC64LocalEntryOffset(const MCExpr *LocalOffset) { in encodePPC64LocalEntryOffset()399 void emitLocalEntry(MCSymbolELF *S, const MCExpr *LocalOffset) override { in emitLocalEntry()425 void emitLocalEntry(MCSymbolELF *S, const MCExpr *LocalOffset) override { in emitLocalEntry()
31 virtual void emitLocalEntry(MCSymbolELF *S, const MCExpr *LocalOffset){}; in emitLocalEntry()
125 uint64_t getGlobalBitOffset(uint64_t LocalOffset) { in getGlobalBitOffset()
430 uint64_t LocalOffset = 0; in writeStringsAndOffsets() local
107 uint64_t LocalOffset = Record.readInt(); in ReadLocalOffset() local3260 uint64_t ASTReader::getGlobalBitOffset(ModuleFile &M, uint64_t LocalOffset) { in getGlobalBitOffset()4276 void ASTReader::loadPendingDeclChain(Decl *FirstLocal, uint64_t LocalOffset) { in loadPendingDeclChain()
2342 if (std::optional<unsigned> LocalOffset = this->allocateLocal(E)) { in visitExpr() local
5350 llvm::Value *LocalOffset; in EmitGEPOffsetInBytes() local
3793 const SCEV *LocalOffset = getMulExpr(IndexExpr, ElementSize, OffsetWrap); in getGEPExpr() local