/aosp_15_r20/external/llvm/lib/CodeGen/ |
H A D | SafeStackColoring.cpp | 58 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 D | SafeStackColoring.h | 86 unsigned AllocaNo; member
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
H A D | SafeStackColoring.cpp | 71 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 D | SafeStackColoring.h | 101 unsigned AllocaNo; member
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/ |
H A D | StackLifetime.cpp | 106 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 D | PromoteMemoryToRegister.cpp | 842 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 D | PromoteMemoryToRegister.cpp | 948 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 D | PromoteMemoryToRegister.cpp | 850 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/ |
D | StackLifetime.h | 116 unsigned AllocaNo; member
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Analysis/ |
H A D | StackLifetime.h | 116 unsigned AllocaNo; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Analysis/ |
D | StackLifetime.h | 116 unsigned AllocaNo; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Analysis/ |
D | StackLifetime.h | 116 unsigned AllocaNo; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Analysis/ |
D | StackLifetime.h | 116 unsigned AllocaNo; member
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/ |
H A D | HWAddressSanitizer.cpp | 805 static unsigned RetagMask(unsigned AllocaNo) { in RetagMask() 852 AllocaInst *AI, unsigned AllocaNo) { in getAllocaTag()
|
/aosp_15_r20/external/llvm/lib/Transforms/IPO/ |
H A D | Inliner.cpp | 139 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 D | HWAddressSanitizer.cpp | 1026 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 D | Inliner.cpp | 226 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 D | Inliner.cpp | 183 for (unsigned AllocaNo = 0, e = IFI.StaticAllocas.size(); AllocaNo != e; in mergeInlinedArrayAllocas() local
|