Searched defs:ProtectedObjs (Results 1 – 6 of 6) sorted by relevance
/external/llvm/lib/CodeGen/ |
D | LocalStackSlotAllocation.cpp | 168 SmallSet<int, 16> &ProtectedObjs, in AssignProtectedObjSet() 196 SmallSet<int, 16> ProtectedObjs; in calculateFrameObjectOffsets() local
|
D | PrologEpilogInserter.cpp | 686 SmallSet<int, 16> &ProtectedObjs, in AssignProtectedObjSet() 825 SmallSet<int, 16> ProtectedObjs; in calculateFrameObjectOffsets() local
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/ |
D | LocalStackSlotAllocation.cpp | 175 const StackObjSet &UnassignedObjs, SmallSet<int, 16> &ProtectedObjs, in AssignProtectedObjSet() 197 SmallSet<int, 16> ProtectedObjs; in calculateFrameObjectOffsets() local
|
D | PrologEpilogInserter.cpp | 829 SmallSet<int, 16> &ProtectedObjs, in AssignProtectedObjSet() 969 SmallSet<int, 16> ProtectedObjs; in calculateFrameObjectOffsets() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | LocalStackSlotAllocation.cpp | 177 SmallSet<int, 16> &ProtectedObjs, in AssignProtectedObjSet() 202 SmallSet<int, 16> ProtectedObjs; in calculateFrameObjectOffsets() local
|
D | PrologEpilogInserter.cpp | 770 SmallSet<int, 16> &ProtectedObjs, in AssignProtectedObjSet() 930 SmallSet<int, 16> ProtectedObjs; in calculateFrameObjectOffsets() local
|