Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/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
/third_party/skia/third_party/externals/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
/third_party/skia/third_party/externals/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()
/third_party/skia/third_party/externals/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