Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/lib/CodeGen/
H A 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
H A DSafeStackColoring.h86 unsigned AllocaNo; member
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A 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
H A DSafeStackColoring.h101 unsigned AllocaNo; member
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
H A 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
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
H A 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
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/
H A 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
/aosp_15_r20/external/llvm/lib/Transforms/Utils/
H A DPromoteMemoryToRegister.cpp850 bool PromoteMem2Reg::QueuePhiNode(BasicBlock *BB, unsigned AllocaNo, in QueuePhiNode()
902 unsigned AllocaNo = PhiToAllocaMap[APN]; in RenamePass() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Analysis/
DStackLifetime.h116 unsigned AllocaNo; member
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Analysis/
H A DStackLifetime.h116 unsigned AllocaNo; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Analysis/
DStackLifetime.h116 unsigned AllocaNo; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Analysis/
DStackLifetime.h116 unsigned AllocaNo; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Analysis/
DStackLifetime.h116 unsigned AllocaNo; member
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
H A DHWAddressSanitizer.cpp805 static unsigned RetagMask(unsigned AllocaNo) { in RetagMask()
852 AllocaInst *AI, unsigned AllocaNo) { in getAllocaTag()
/aosp_15_r20/external/llvm/lib/Transforms/IPO/
H A DInliner.cpp139 for (unsigned AllocaNo = 0, e = IFI.StaticAllocas.size(); in InlineCallIfPossible() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Instrumentation/
H A DHWAddressSanitizer.cpp1026 unsigned HWAddressSanitizer::retagMask(unsigned AllocaNo) { in retagMask()
1078 AllocaInst *AI, unsigned AllocaNo) { in getAllocaTag()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/IPO/
H A DInliner.cpp226 for (unsigned AllocaNo = 0, E = IFI.StaticAllocas.size(); AllocaNo != E; in mergeInlinedArrayAllocas() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
H A DInliner.cpp183 for (unsigned AllocaNo = 0, e = IFI.StaticAllocas.size(); AllocaNo != e; in mergeInlinedArrayAllocas() local