Home
last modified time | relevance | path

Searched defs:Relocate (Results 1 – 8 of 8) 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/node/deps/v8/src/heap/cppgc/
Dcompactor.cc137 void MovableReferences::Relocate(Address from, Address to) { in Relocate() function in cppgc::internal::__anon07b4ead80111::MovableReferences
/third_party/node/deps/v8/src/objects/
Dcode.cc158 void Code::Relocate(intptr_t delta) { in Relocate() function in v8::internal::Code
/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