/aosp_15_r20/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 …]
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
H A D | MachineFrameInfo.h | 443 bool isObjectPreAllocated(int ObjectIdx) const { in isObjectPreAllocated() 450 int64_t getObjectSize(int ObjectIdx) const { in getObjectSize() 457 void setObjectSize(int ObjectIdx, int64_t Size) { in setObjectSize() 464 unsigned getObjectAlignment(int ObjectIdx) const { in getObjectAlignment() 471 void setObjectAlignment(int ObjectIdx, unsigned Align) { in setObjectAlignment() 483 const AllocaInst* getObjectAllocation(int ObjectIdx) const { in getObjectAllocation() 491 int64_t getObjectOffset(int ObjectIdx) const { in getObjectOffset() 499 bool isObjectZExt(int ObjectIdx) const { in isObjectZExt() 505 void setObjectZExt(int ObjectIdx, bool IsZExt) { in setObjectZExt() 511 bool isObjectSExt(int ObjectIdx) const { in isObjectSExt() [all …]
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/ |
H A 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 …]
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/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 …]
|
/aosp_15_r20/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 …]
|
/aosp_15_r20/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 …]
|
/aosp_15_r20/external/llvm/include/llvm/CodeGen/ |
H A D | MachineFrameInfo.h | 384 bool isObjectPreAllocated(int ObjectIdx) const { in isObjectPreAllocated() 391 int64_t getObjectSize(int ObjectIdx) const { in getObjectSize() 398 void setObjectSize(int ObjectIdx, int64_t Size) { in setObjectSize() 405 unsigned getObjectAlignment(int ObjectIdx) const { in getObjectAlignment() 412 void setObjectAlignment(int ObjectIdx, unsigned Align) { in setObjectAlignment() 421 const AllocaInst* getObjectAllocation(int ObjectIdx) const { in getObjectAllocation() 429 int64_t getObjectOffset(int ObjectIdx) const { in getObjectOffset() 437 bool isObjectZExt(int ObjectIdx) const { in isObjectZExt() 443 void setObjectZExt(int ObjectIdx, bool IsZExt) { in setObjectZExt() 449 bool isObjectSExt(int ObjectIdx) const { in isObjectSExt() [all …]
|
/aosp_15_r20/external/llvm/lib/Target/AMDGPU/ |
H A D | SIMachineFunctionInfo.h | 367 void setDebuggerWorkGroupIDStackObjectIndex(unsigned Dim, int ObjectIdx) { in setDebuggerWorkGroupIDStackObjectIndex() 379 void setDebuggerWorkItemIDStackObjectIndex(unsigned Dim, int ObjectIdx) { in setDebuggerWorkItemIDStackObjectIndex()
|
H A D | SIISelLowering.cpp | 1345 int ObjectIdx = 0; in createDebuggerPrologueStackObjects() local
|
/aosp_15_r20/external/llvm/lib/CodeGen/MIRParser/ |
H A D | MIRParser.cpp | 485 int ObjectIdx; in initializeFrameInfo() local 505 int ObjectIdx; in initializeFrameInfo() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/MIRParser/ |
H A D | MIRParser.cpp | 675 int ObjectIdx; in initializeFrameInfo() local 702 int ObjectIdx; in initializeFrameInfo() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/MIRParser/ |
H A D | MIRParser.cpp | 770 int ObjectIdx; in initializeFrameInfo() local 797 int ObjectIdx; in initializeFrameInfo() local
|