Home
last modified time | relevance | path

Searched defs:Relocate (Results 1 – 6 of 6) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DStatepointLowering.cpp152 if (const auto *Relocate = dyn_cast<GCRelocateInst>(Val)) { in findPreviousSpillSlot() local
607 for (const GCRelocateInst *Relocate : SI.GCRelocates) { in lowerStatepointMetaArgs() local
873 for (const GCRelocateInst *Relocate : ISP.getRelocates()) { in LowerStatepoint() local
991 void SelectionDAGBuilder::visitGCRelocate(const GCRelocateInst &Relocate) { in visitGCRelocate()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DStatepoint.h415 if (auto *Relocate = dyn_cast<GCRelocateInst>(U)) in getRelocates() local
427 if (auto *Relocate = dyn_cast<GCRelocateInst>(LandingPadUser)) in getRelocates() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DAsmWriter.cpp3631 void AssemblyWriter::printGCRelocateComment(const GCRelocateInst &Relocate) { in printGCRelocateComment()
3642 if (const auto *Relocate = dyn_cast<GCRelocateInst>(&V)) in printInfoComment() local
DVerifier.cpp4588 GCRelocateInst &Relocate = cast<GCRelocateInst>(Call); in visitIntrinsicCall() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DRewriteStatepointsForGC.cpp1635 GCRelocateInst *Relocate = dyn_cast<GCRelocateInst>(U); in insertRelocationStores() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DCodeGenPrepare.cpp1058 if (GCRelocateInst *Relocate = dyn_cast<GCRelocateInst>(U)) in simplifyOffsetableRelocate() local