Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/SelectionDAG/
DStatepointLowering.cpp125 if (const auto *Relocate = dyn_cast<GCRelocateInst>(Val)) { in findPreviousSpillSlot() local
508 for (const GCRelocateInst *Relocate : SI.GCRelocates) { in lowerStatepointMetaArgs() local
772 for (const GCRelocateInst *Relocate : ISP.getRelocates()) { in LowerStatepoint() local
890 void SelectionDAGBuilder::visitGCRelocate(const GCRelocateInst &Relocate) { in visitGCRelocate()
/external/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()
/external/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
/external/llvm/include/llvm/IR/
DStatepoint.h410 if (auto *Relocate = dyn_cast<GCRelocateInst>(U)) in getRelocates() local
422 if (auto *Relocate = dyn_cast<GCRelocateInst>(LandingPadUser)) in getRelocates() local
/external/cronet/net/third_party/quiche/src/quiche/common/
Dquiche_circular_deque.h588 void Relocate(size_t new_capacity) { in Relocate() function
/external/llvm/lib/IR/
DAsmWriter.cpp2801 void AssemblyWriter::printGCRelocateComment(const GCRelocateInst &Relocate) { in printGCRelocateComment()
2813 if (const auto *Relocate = dyn_cast<GCRelocateInst>(&V)) in printInfoComment() local
DVerifier.cpp4039 GCRelocateInst &Relocate = cast<GCRelocateInst>(*CS.getInstruction()); in visitIntrinsicCallSite() local
/external/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
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DRewriteStatepointsForGC.cpp1635 GCRelocateInst *Relocate = dyn_cast<GCRelocateInst>(U); in insertRelocationStores() local
/external/llvm/lib/Transforms/Scalar/
DRewriteStatepointsForGC.cpp1496 GCRelocateInst *Relocate = dyn_cast<GCRelocateInst>(U); in insertRelocationStores() local
/external/llvm/lib/CodeGen/
DCodeGenPrepare.cpp715 if (GCRelocateInst *Relocate = dyn_cast<GCRelocateInst>(U)) in simplifyOffsetableRelocate() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DCodeGenPrepare.cpp1058 if (GCRelocateInst *Relocate = dyn_cast<GCRelocateInst>(U)) in simplifyOffsetableRelocate() local