Home
last modified time | relevance | path

Searched defs:StackObject (Results 1 – 23 of 23) sorted by relevance

/aosp_15_r20/external/llvm/include/llvm/CodeGen/
H A DMachineFrameInfo.h83 struct StackObject { struct
86 int64_t SPOffset;
90 uint64_t Size;
93 unsigned Alignment;
98 bool isImmutable;
102 bool isSpillSlot;
131 StackObject(uint64_t Sz, unsigned Al, int64_t SP, bool IM, in StackObject() argument
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DMachineFrameInfo.h123 struct StackObject { struct
126 int64_t SPOffset;
130 uint64_t Size;
133 Align Alignment;
138 bool isImmutable;
142 bool isSpillSlot;
149 bool isStatepointSpillSlot = false;
160 uint8_t StackID;
184 StackObject(uint64_t Size, Align Alignment, int64_t SPOffset, argument
187 : SPOffset(SPOffset), Size(Size), Alignment(Alignment), in SPOffset()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/
H A DMachineFrameInfo.h123 struct StackObject { struct
126 int64_t SPOffset;
130 uint64_t Size;
133 Align Alignment;
138 bool isImmutable;
142 bool isSpillSlot;
149 bool isStatepointSpillSlot = false;
160 uint8_t StackID;
184 StackObject(uint64_t Size, Align Alignment, int64_t SPOffset, argument
187 : SPOffset(SPOffset), Size(Size), Alignment(Alignment), in SPOffset()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/
DMachineFrameInfo.h123 struct StackObject { struct
126 int64_t SPOffset;
130 uint64_t Size;
133 Align Alignment;
138 bool isImmutable;
142 bool isSpillSlot;
149 bool isStatepointSpillSlot = false;
160 uint8_t StackID;
184 StackObject(uint64_t Size, Align Alignment, int64_t SPOffset, argument
187 : SPOffset(SPOffset), Size(Size), Alignment(Alignment), in SPOffset()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/
DMachineFrameInfo.h123 struct StackObject { struct
126 int64_t SPOffset;
130 uint64_t Size;
133 Align Alignment;
138 bool isImmutable;
142 bool isSpillSlot;
149 bool isStatepointSpillSlot = false;
160 uint8_t StackID;
184 StackObject(uint64_t Size, Align Alignment, int64_t SPOffset, argument
187 : SPOffset(SPOffset), Size(Size), Alignment(Alignment), in SPOffset()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/
DMachineFrameInfo.h123 struct StackObject { struct
126 int64_t SPOffset;
130 uint64_t Size;
133 Align Alignment;
138 bool isImmutable;
142 bool isSpillSlot;
149 bool isStatepointSpillSlot = false;
160 uint8_t StackID;
184 StackObject(uint64_t Size, Align Alignment, int64_t SPOffset, argument
187 : SPOffset(SPOffset), Size(Size), Alignment(Alignment), in SPOffset()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/
DMachineFrameInfo.h123 struct StackObject { struct
126 int64_t SPOffset;
130 uint64_t Size;
133 Align Alignment;
138 bool isImmutable;
142 bool isSpillSlot;
149 bool isStatepointSpillSlot = false;
160 uint8_t StackID;
184 StackObject(uint64_t Size, Align Alignment, int64_t SPOffset, argument
187 : SPOffset(SPOffset), Size(Size), Alignment(Alignment), in SPOffset()
/aosp_15_r20/external/llvm/lib/CodeGen/
H A DSafeStackLayout.h33 struct StackObject { struct
38 SmallVector<StackObject, 8> StackObjects; argument
H A DMIRPrinter.cpp339 const FrameIndexOperand &StackObject = StackObjectInfo->second; in convertStackObjects() local
350 const FrameIndexOperand &StackObject = StackObjectInfo->second; in convertStackObjects() local
369 const FrameIndexOperand &StackObject = StackObjectInfo->second; in convertStackObjects() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DSafeStackLayout.h40 struct StackObject { struct
46 SmallVector<StackObject, 8> StackObjects; argument
H A DMIRPrinter.cpp420 const FrameIndexOperand &StackObject = StackObjectInfo->second; in convertStackObjects() local
437 const FrameIndexOperand &StackObject = StackObjectInfo->second; in convertStackObjects() local
456 const FrameIndexOperand &StackObject = StackObjectInfo->second; in convertStackObjects() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DSafeStackLayout.h40 struct StackObject { struct
47 SmallVector<StackObject, 8> StackObjects; argument
/aosp_15_r20/external/llvm/lib/CodeGen/MIRParser/
H A DMILexer.h105 StackObject, enumerator
/aosp_15_r20/external/python/cpython2/Lib/
Dpickletools.py697 class StackObject(object): class
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/
Dpickletools.py948 class StackObject(object): class
/aosp_15_r20/external/python/cpython3/Lib/
Dpickletools.py948 class StackObject(object): class
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/MIRParser/
H A DMILexer.h141 StackObject, enumerator
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/
H A Dpickletools.py948 class StackObject(object): class
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/
Dpickletools.py948 class StackObject(object): class
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/
Dpickletools.py948 class StackObject(object): class
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/
Dpickletools.py948 class StackObject(object): class
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/MIRParser/
H A DMILexer.h155 StackObject, enumerator
/aosp_15_r20/prebuilts/devtools/tools/lib/
HDjython-standalone-2.5.3.jarMETA-INF/MANIFEST.MF META-INF/LICENSE META-INF/NOTICE META- ...