Searched refs:LargeArrayObjs (Results 1 - 3 of 3) sorted by relevance
/external/llvm/lib/CodeGen/ |
H A D | LocalStackSlotAllocation.cpp | 198 StackObjSet LargeArrayObjs; local 222 LargeArrayObjs.insert(i); 228 AssignProtectedObjSet(LargeArrayObjs, ProtectedObjs, MFI, StackGrowsDown,
|
H A D | PrologEpilogInserter.cpp | 663 StackObjSet LargeArrayObjs; local 694 LargeArrayObjs.insert(i); 700 AssignProtectedObjSet(LargeArrayObjs, ProtectedObjs, MFI, StackGrowsDown,
|
/external/llvm/lib/Target/WebAssembly/ |
H A D | WebAssemblyPEI.cpp | 679 StackObjSet LargeArrayObjs; local 710 LargeArrayObjs.insert(i); 716 AssignProtectedObjSet(LargeArrayObjs, ProtectedObjs, MFI, StackGrowsDown,
|
Completed in 75 milliseconds