Home
last modified time | relevance | path

Searched defs:StackObjectInfo (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/llvm/lib/CodeGen/
H A DMIRPrinter.cpp336 auto StackObjectInfo = StackObjectOperandMapping.find(CSInfo.getFrameIdx()); in convertStackObjects() local
347 auto StackObjectInfo = StackObjectOperandMapping.find(LocalObject.first); in convertStackObjects() local
366 auto StackObjectInfo = StackObjectOperandMapping.find(DebugVar.Slot); in convertStackObjects() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DMIRPrinter.cpp417 auto StackObjectInfo = StackObjectOperandMapping.find(CSInfo.getFrameIdx()); in convertStackObjects() local
434 auto StackObjectInfo = StackObjectOperandMapping.find(LocalObject.first); in convertStackObjects() local
453 auto StackObjectInfo = StackObjectOperandMapping.find(DebugVar.Slot); in convertStackObjects() local