Searched defs:ObjectIdx (Results 1 – 4 of 4) sorted by relevance
/prebuilts/clang/host/linux-x86/clang-r547379/include/llvm/CodeGen/ |
D | MachineFrameInfo.h | 465 bool isObjectPreAllocated(int ObjectIdx) const { in isObjectPreAllocated() 472 int64_t getObjectSize(int ObjectIdx) const { in getObjectSize() 479 void setObjectSize(int ObjectIdx, int64_t Size) { in setObjectSize() 486 Align getObjectAlign(int ObjectIdx) const { in getObjectAlign() 499 void setObjectAlignment(int ObjectIdx, Align Alignment) { in setObjectAlignment() 512 const AllocaInst* getObjectAllocation(int ObjectIdx) const { in getObjectAllocation() 520 void clearObjectAllocation(int ObjectIdx) { in clearObjectAllocation() 528 int64_t getObjectOffset(int ObjectIdx) const { in getObjectOffset() 536 bool isObjectZExt(int ObjectIdx) const { in isObjectZExt() 542 void setObjectZExt(int ObjectIdx, bool IsZExt) { in setObjectZExt() [all …]
|
/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/ |
D | MachineFrameInfo.h | 463 bool isObjectPreAllocated(int ObjectIdx) const { in isObjectPreAllocated() 470 int64_t getObjectSize(int ObjectIdx) const { in getObjectSize() 477 void setObjectSize(int ObjectIdx, int64_t Size) { in setObjectSize() 484 Align getObjectAlign(int ObjectIdx) const { in getObjectAlign() 497 void setObjectAlignment(int ObjectIdx, Align Alignment) { in setObjectAlignment() 510 const AllocaInst* getObjectAllocation(int ObjectIdx) const { in getObjectAllocation() 518 void clearObjectAllocation(int ObjectIdx) { in clearObjectAllocation() 526 int64_t getObjectOffset(int ObjectIdx) const { in getObjectOffset() 534 bool isObjectZExt(int ObjectIdx) const { in isObjectZExt() 540 void setObjectZExt(int ObjectIdx, bool IsZExt) { in setObjectZExt() [all …]
|
/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/ |
D | MachineFrameInfo.h | 463 bool isObjectPreAllocated(int ObjectIdx) const { in isObjectPreAllocated() 470 int64_t getObjectSize(int ObjectIdx) const { in getObjectSize() 477 void setObjectSize(int ObjectIdx, int64_t Size) { in setObjectSize() 484 Align getObjectAlign(int ObjectIdx) const { in getObjectAlign() 497 void setObjectAlignment(int ObjectIdx, Align Alignment) { in setObjectAlignment() 510 const AllocaInst* getObjectAllocation(int ObjectIdx) const { in getObjectAllocation() 518 void clearObjectAllocation(int ObjectIdx) { in clearObjectAllocation() 526 int64_t getObjectOffset(int ObjectIdx) const { in getObjectOffset() 534 bool isObjectZExt(int ObjectIdx) const { in isObjectZExt() 540 void setObjectZExt(int ObjectIdx, bool IsZExt) { in setObjectZExt() [all …]
|
/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/ |
D | MachineFrameInfo.h | 463 bool isObjectPreAllocated(int ObjectIdx) const { in isObjectPreAllocated() 470 int64_t getObjectSize(int ObjectIdx) const { in getObjectSize() 477 void setObjectSize(int ObjectIdx, int64_t Size) { in setObjectSize() 484 Align getObjectAlign(int ObjectIdx) const { in getObjectAlign() 497 void setObjectAlignment(int ObjectIdx, Align Alignment) { in setObjectAlignment() 510 const AllocaInst* getObjectAllocation(int ObjectIdx) const { in getObjectAllocation() 518 void clearObjectAllocation(int ObjectIdx) { in clearObjectAllocation() 526 int64_t getObjectOffset(int ObjectIdx) const { in getObjectOffset() 534 bool isObjectZExt(int ObjectIdx) const { in isObjectZExt() 540 void setObjectZExt(int ObjectIdx, bool IsZExt) { in setObjectZExt() [all …]
|