Home
last modified time | relevance | path

Searched refs:PartiallyConstructedSafepointRecord (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/Transforms/Scalar/
DRewriteStatepointsForGC.cpp170 struct PartiallyConstructedSafepointRecord { struct
279 PartiallyConstructedSafepointRecord &Result) { in analyzeParsePointLiveness()
1041 PartiallyConstructedSafepointRecord &result) { in findBasePointers()
1063 PartiallyConstructedSafepointRecord &result);
1067 MutableArrayRef<struct PartiallyConstructedSafepointRecord> records) { in recomputeLiveInValues()
1073 struct PartiallyConstructedSafepointRecord &info = records[i]; in recomputeLiveInValues()
1280 PartiallyConstructedSafepointRecord &Result, in makeStatepointExplicitImpl()
1463 PartiallyConstructedSafepointRecord &Result, in makeStatepointExplicit()
1551 ArrayRef<PartiallyConstructedSafepointRecord> Records) { in relocationViaAlloca()
1777 MutableArrayRef<struct PartiallyConstructedSafepointRecord> records) { in findLiveReferences()
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DRewriteStatepointsForGC.cpp265 struct PartiallyConstructedSafepointRecord { struct
375 PartiallyConstructedSafepointRecord &Result) { in analyzeParsePointLiveness()
1181 PartiallyConstructedSafepointRecord &result) { in findBasePointers()
1203 PartiallyConstructedSafepointRecord &result);
1207 MutableArrayRef<struct PartiallyConstructedSafepointRecord> records) { in recomputeLiveInValues()
1213 struct PartiallyConstructedSafepointRecord &info = records[i]; in recomputeLiveInValues()
1421 PartiallyConstructedSafepointRecord &Result, in makeStatepointExplicitImpl()
1609 PartiallyConstructedSafepointRecord &Result, in makeStatepointExplicit()
1695 ArrayRef<PartiallyConstructedSafepointRecord> Records) { in relocationViaAlloca()
1922 MutableArrayRef<struct PartiallyConstructedSafepointRecord> records) { in findLiveReferences()
[all …]