Home
last modified time | relevance | path

Searched defs:LocalOffset (Results 1 – 18 of 18) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/PowerPC/MCTargetDesc/
H A DPPCMCTargetDesc.cpp177 void emitLocalEntry(MCSymbolELF *S, const MCExpr *LocalOffset) override { in emitLocalEntry()
216 void emitLocalEntry(MCSymbolELF *S, const MCExpr *LocalOffset) override { in emitLocalEntry()
271 unsigned encodePPC64LocalEntryOffset(const MCExpr *LocalOffset) { in encodePPC64LocalEntryOffset()
315 void emitLocalEntry(MCSymbolELF *S, const MCExpr *LocalOffset) override { in emitLocalEntry()
341 void emitLocalEntry(MCSymbolELF *S, const MCExpr *LocalOffset) override { in emitLocalEntry()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DLocalStackSlotAllocation.cpp52 int64_t LocalOffset; // Local offset of the frame idx referenced member in __anonc866be9d0111::FrameRef
158 int64_t LocalOffset = StackGrowsDown ? -Offset : Offset; in AdjustStackOffset() local
329 int64_t LocalOffset = LocalOffsets[Idx]; in insertFrameReferenceRegisters() local
352 int64_t LocalOffset = FR.getLocalOffset(); in insertFrameReferenceRegisters() local
/aosp_15_r20/external/llvm/lib/CodeGen/
H A DLocalStackSlotAllocation.cpp52 int64_t LocalOffset; // Local offset of the frame idx referenced member in __anon142adbf50111::FrameRef
151 int64_t LocalOffset = StackGrowsDown ? -Offset : Offset; in AdjustStackOffset() local
311 int64_t LocalOffset = LocalOffsets[Idx]; in insertFrameReferenceRegisters() local
333 int64_t LocalOffset = FR.getLocalOffset(); in insertFrameReferenceRegisters() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DLocalStackSlotAllocation.cpp53 int64_t LocalOffset; // Local offset of the frame idx referenced member in __anonb5ccda970111::FrameRef
160 int64_t LocalOffset = StackGrowsDown ? -Offset : Offset; in AdjustStackOffset() local
327 int64_t LocalOffset = LocalOffsets[Idx]; in insertFrameReferenceRegisters() local
350 int64_t LocalOffset = FR.getLocalOffset(); in insertFrameReferenceRegisters() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/MCTargetDesc/
H A DPPCMCTargetDesc.cpp128 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()
/aosp_15_r20/external/llvm/lib/Target/PowerPC/MCTargetDesc/
H A DPPCMCTargetDesc.cpp118 void emitLocalEntry(MCSymbolELF *S, const MCExpr *LocalOffset) override { in emitLocalEntry()
151 void emitLocalEntry(MCSymbolELF *S, const MCExpr *LocalOffset) override { in emitLocalEntry()
201 void emitLocalEntry(MCSymbolELF *S, const MCExpr *LocalOffset) override { in emitLocalEntry()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/PowerPC/
H A DPPCTargetStreamer.h31 virtual void emitLocalEntry(MCSymbolELF *S, const MCExpr *LocalOffset){}; in emitLocalEntry()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Serialization/
DASTRecordReader.h119 uint64_t getGlobalBitOffset(uint64_t LocalOffset) { in getGlobalBitOffset()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Serialization/
DASTRecordReader.h125 uint64_t getGlobalBitOffset(uint64_t LocalOffset) { in getGlobalBitOffset()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Serialization/
DASTRecordReader.h125 uint64_t getGlobalBitOffset(uint64_t LocalOffset) { in getGlobalBitOffset()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Serialization/
DASTRecordReader.h125 uint64_t getGlobalBitOffset(uint64_t LocalOffset) { in getGlobalBitOffset()
/aosp_15_r20/external/eigen/unsupported/Eigen/CXX11/src/Tensor/
H A DTensorContractionSycl.h487 …static EIGEN_CONSTEXPR StorageIndex LocalOffset = Properties::LocalThreadSizeM * Properties::Local… variable
/aosp_15_r20/external/clang/lib/Serialization/
H A DASTReaderDecl.cpp61 uint64_t LocalOffset = R[I++]; in ReadLocalOffset() local
2539 uint64_t ASTReader::getGlobalBitOffset(ModuleFile &M, uint32_t LocalOffset) { in getGlobalBitOffset()
3535 void ASTReader::loadPendingDeclChain(Decl *FirstLocal, uint64_t LocalOffset) { in loadPendingDeclChain()
/aosp_15_r20/external/llvm/tools/llvm-dwp/
H A Dllvm-dwp.cpp71 uint32_t LocalOffset = 0; in writeStringsAndOffsets() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/DWP/
H A DDWP.cpp380 uint64_t LocalOffset = 0; in writeStringsAndOffsets() local
/aosp_15_r20/external/llvm/lib/Analysis/
H A DScalarEvolution.cpp3012 const SCEV *LocalOffset = getMulExpr(IndexExpr, ElementSize, Wrap); in getGEPExpr() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DScalarEvolution.cpp3533 const SCEV *LocalOffset = getMulExpr(IndexExpr, ElementSize, Wrap); in getGEPExpr() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
H A DScalarEvolution.cpp3800 const SCEV *LocalOffset = getMulExpr(IndexExpr, ElementSize, OffsetWrap); in getGEPExpr() local