Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DStatepointLowering.cpp169 if (const auto *Relocate = dyn_cast<GCRelocateInst>(Val)) { in findPreviousSpillSlot() local
550 for (const auto *Relocate : SI.GCRelocates) lowerStatepointMetaArgs() local
869 for (const auto *Relocate : SI.GCRelocates) { LowerAsSTATEPOINT() local
907 for (const GCRelocateInst *Relocate : SI.GCRelocates) { LowerAsSTATEPOINT() local
1061 for (const GCRelocateInst *Relocate : I.getGCRelocates()) { LowerStatepoint() local
1204 visitGCRelocate(const GCRelocateInst & Relocate) visitGCRelocate() argument
[all...]
/freebsd-src/contrib/llvm-project/llvm/include/llvm/IR/
H A DStatepoint.h213 if (auto *Relocate = dyn_cast<GCRelocateInst>(U)) in getGCRelocates() local
225 if (auto *Relocate = dyn_cast<GCRelocateInst>(LandingPadUser)) in getGCRelocates() local
/freebsd-src/contrib/llvm-project/llvm/lib/IR/
H A DAsmWriter.cpp4078 printGCRelocateComment(const GCRelocateInst & Relocate) printGCRelocateComment() argument
4089 if (const auto *Relocate = dyn_cast<GCRelocateInst>(&V)) printInfoComment() local
H A DVerifier.cpp5538 GCRelocateInst &Relocate = cast<GCRelocateInst>(Call); visitIntrinsicCall() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DRewriteStatepointsForGC.cpp1968 GCRelocateInst *Relocate = dyn_cast<GCRelocateInst>(U); insertRelocationStores() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp1368 if (GCRelocateInst *Relocate = dyn_cast<GCRelocateInst>(U)) simplifyOffsetableRelocate() local