/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/ |
H A D | LocalStackSlotAllocation.cpp | 82 void AssignProtectedObjSet(const StackObjSet &UnassignedObjs, 174 void LocalStackSlotPass::AssignProtectedObjSet( in AssignProtectedObjSet() function in LocalStackSlotPass 243 AssignProtectedObjSet(LargeArrayObjs, ProtectedObjs, MFI, StackGrowsDown, in calculateFrameObjectOffsets() 245 AssignProtectedObjSet(SmallArrayObjs, ProtectedObjs, MFI, StackGrowsDown, in calculateFrameObjectOffsets() 247 AssignProtectedObjSet(AddrOfObjs, ProtectedObjs, MFI, StackGrowsDown, in calculateFrameObjectOffsets()
|
H A D | PrologEpilogInserter.cpp | 828 static void AssignProtectedObjSet(const StackObjSet &UnassignedObjs, in AssignProtectedObjSet() function 1038 AssignProtectedObjSet(LargeArrayObjs, ProtectedObjs, MFI, StackGrowsDown, in calculateFrameObjectOffsets() 1040 AssignProtectedObjSet(SmallArrayObjs, ProtectedObjs, MFI, StackGrowsDown, in calculateFrameObjectOffsets() 1042 AssignProtectedObjSet(AddrOfObjs, ProtectedObjs, MFI, StackGrowsDown, in calculateFrameObjectOffsets()
|
/aosp_15_r20/external/llvm/lib/CodeGen/ |
H A D | LocalStackSlotAllocation.cpp | 72 void AssignProtectedObjSet(const StackObjSet &UnassignedObjs, 167 void LocalStackSlotPass::AssignProtectedObjSet(const StackObjSet &UnassignedObjs, in AssignProtectedObjSet() function in LocalStackSlotPass 228 AssignProtectedObjSet(LargeArrayObjs, ProtectedObjs, MFI, StackGrowsDown, in calculateFrameObjectOffsets() 230 AssignProtectedObjSet(SmallArrayObjs, ProtectedObjs, MFI, StackGrowsDown, in calculateFrameObjectOffsets() 232 AssignProtectedObjSet(AddrOfObjs, ProtectedObjs, MFI, StackGrowsDown, in calculateFrameObjectOffsets()
|
H A D | PrologEpilogInserter.cpp | 685 AssignProtectedObjSet(const StackObjSet &UnassignedObjs, in AssignProtectedObjSet() function 865 AssignProtectedObjSet(LargeArrayObjs, ProtectedObjs, MFI, StackGrowsDown, in calculateFrameObjectOffsets() 867 AssignProtectedObjSet(SmallArrayObjs, ProtectedObjs, MFI, StackGrowsDown, in calculateFrameObjectOffsets() 869 AssignProtectedObjSet(AddrOfObjs, ProtectedObjs, MFI, StackGrowsDown, in calculateFrameObjectOffsets()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
H A D | LocalStackSlotAllocation.cpp | 83 void AssignProtectedObjSet(const StackObjSet &UnassignedObjs, 176 void LocalStackSlotPass::AssignProtectedObjSet(const StackObjSet &UnassignedObjs, in AssignProtectedObjSet() function in LocalStackSlotPass 242 AssignProtectedObjSet(LargeArrayObjs, ProtectedObjs, MFI, StackGrowsDown, in calculateFrameObjectOffsets() 244 AssignProtectedObjSet(SmallArrayObjs, ProtectedObjs, MFI, StackGrowsDown, in calculateFrameObjectOffsets() 246 AssignProtectedObjSet(AddrOfObjs, ProtectedObjs, MFI, StackGrowsDown, in calculateFrameObjectOffsets()
|
H A D | PrologEpilogInserter.cpp | 769 AssignProtectedObjSet(const StackObjSet &UnassignedObjs, in AssignProtectedObjSet() function 989 AssignProtectedObjSet(LargeArrayObjs, ProtectedObjs, MFI, StackGrowsDown, in calculateFrameObjectOffsets() 991 AssignProtectedObjSet(SmallArrayObjs, ProtectedObjs, MFI, StackGrowsDown, in calculateFrameObjectOffsets() 993 AssignProtectedObjSet(AddrOfObjs, ProtectedObjs, MFI, StackGrowsDown, in calculateFrameObjectOffsets()
|