Home
last modified time | relevance | path

Searched defs:OldAI (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/
H A DAArch64StackTagging.cpp525 TrackingVH<Instruction> OldAI = Info.AI; in runOnFunction() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/
H A DSROA.cpp2525 AllocaInst &OldAI, &NewAI; member in llvm::sroa::AllocaSliceRewriter
2584 AllocaInst &OldAI, AllocaInst &NewAI, in AllocaSliceRewriter()
3774 if (auto *OldAI = dyn_cast<AllocaInst>(Base)) { in emitFunc() local
/aosp_15_r20/external/llvm/lib/Transforms/Scalar/
H A DSROA.cpp2154 AllocaInst &OldAI, &NewAI; member in llvm::sroa::AllocaSliceRewriter
2200 AllocaInst &OldAI, AllocaInst &NewAI, in AllocaSliceRewriter()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DSROA.cpp2270 AllocaInst &OldAI, &NewAI; member in llvm::sroa::AllocaSliceRewriter
2318 AllocaInst &OldAI, AllocaInst &NewAI, in AllocaSliceRewriter()