Home
last modified time | relevance | path

Searched defs:AllocaNo (Results 1 – 14 of 14) sorted by relevance

/external/llvm/lib/CodeGen/
DSafeStackColoring.cpp58 for (unsigned AllocaNo = 0; AllocaNo < NumAllocas; ++AllocaNo) { in collectMarkers() local
204 for (unsigned AllocaNo = 0; AllocaNo < NumAllocas; ++AllocaNo) { in calculateLiveIntervals() local
214 unsigned AllocaNo = It.second.AllocaNo; in calculateLiveIntervals() local
231 for (unsigned AllocaNo = 0; AllocaNo < NumAllocas; ++AllocaNo) in calculateLiveIntervals() local
239 for (unsigned AllocaNo = 0; AllocaNo < NumAllocas; ++AllocaNo) in dumpAllocas() local
258 for (unsigned AllocaNo = 0; AllocaNo < NumAllocas; ++AllocaNo) { in dumpLiveRanges() local
DSafeStackColoring.h86 unsigned AllocaNo; member
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DSafeStackColoring.cpp71 for (unsigned AllocaNo = 0; AllocaNo < NumAllocas; ++AllocaNo) { in collectMarkers() local
219 for (unsigned AllocaNo = 0; AllocaNo < NumAllocas; ++AllocaNo) { in calculateLiveIntervals() local
229 unsigned AllocaNo = It.second.AllocaNo; in calculateLiveIntervals() local
248 for (unsigned AllocaNo = 0; AllocaNo < NumAllocas; ++AllocaNo) in calculateLiveIntervals() local
257 for (unsigned AllocaNo = 0; AllocaNo < NumAllocas; ++AllocaNo) in dumpAllocas() local
276 for (unsigned AllocaNo = 0; AllocaNo < NumAllocas; ++AllocaNo) { in dumpLiveRanges() local
DSafeStackColoring.h101 unsigned AllocaNo; member
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
DStackLifetime.cpp106 auto AllocaNo = It->second; in collectMarkers() local
258 for (unsigned AllocaNo = 0; AllocaNo < NumAllocas; ++AllocaNo) { in calculateLiveIntervals() local
268 unsigned AllocaNo = It.second.AllocaNo; in calculateLiveIntervals() local
285 for (unsigned AllocaNo = 0; AllocaNo < NumAllocas; ++AllocaNo) in calculateLiveIntervals() local
294 for (unsigned AllocaNo = 0; AllocaNo < NumAllocas; ++AllocaNo) in dumpAllocas() local
313 for (unsigned AllocaNo = 0; AllocaNo < NumAllocas; ++AllocaNo) in dumpLiveRanges() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DPromoteMemoryToRegister.cpp842 bool PromoteMem2Reg::QueuePhiNode(BasicBlock *BB, unsigned AllocaNo, in QueuePhiNode()
901 unsigned AllocaNo = PhiToAllocaMap[APN]; in RenamePass() local
968 unsigned AllocaNo = ai->second; in RenamePass() local
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Analysis/
DStackLifetime.h116 unsigned AllocaNo; member
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/
DPromoteMemoryToRegister.cpp948 bool PromoteMem2Reg::QueuePhiNode(BasicBlock *BB, unsigned AllocaNo, in QueuePhiNode()
1007 unsigned AllocaNo = PhiToAllocaMap[APN]; in RenamePass() local
1070 unsigned AllocaNo = ai->second; in RenamePass() local
/external/llvm/lib/Transforms/Utils/
DPromoteMemoryToRegister.cpp850 bool PromoteMem2Reg::QueuePhiNode(BasicBlock *BB, unsigned AllocaNo, in QueuePhiNode()
902 unsigned AllocaNo = PhiToAllocaMap[APN]; in RenamePass() local
/external/llvm/lib/Transforms/IPO/
DInliner.cpp139 for (unsigned AllocaNo = 0, e = IFI.StaticAllocas.size(); in InlineCallIfPossible() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
DHWAddressSanitizer.cpp805 static unsigned RetagMask(unsigned AllocaNo) { in RetagMask()
852 AllocaInst *AI, unsigned AllocaNo) { in getAllocaTag()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/IPO/
DInliner.cpp226 for (unsigned AllocaNo = 0, E = IFI.StaticAllocas.size(); AllocaNo != E; in mergeInlinedArrayAllocas() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Instrumentation/
DHWAddressSanitizer.cpp1026 unsigned HWAddressSanitizer::retagMask(unsigned AllocaNo) { in retagMask()
1078 AllocaInst *AI, unsigned AllocaNo) { in getAllocaTag()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DInliner.cpp183 for (unsigned AllocaNo = 0, e = IFI.StaticAllocas.size(); AllocaNo != e; in mergeInlinedArrayAllocas() local