Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DStatepointLowering.cpp167 if (const auto *Relocate = dyn_cast<GCRelocateInst>(Val)) { in findPreviousSpillSlot() local
570 for (auto *Relocate : SI.GCRelocates) in lowerStatepointMetaArgs() local
886 for (const auto *Relocate : SI.GCRelocates) { in LowerAsSTATEPOINT() local
913 for (const GCRelocateInst *Relocate : SI.GCRelocates) { in LowerAsSTATEPOINT() local
1038 for (const GCRelocateInst *Relocate : I.getGCRelocates()) { in LowerStatepoint() local
1178 void SelectionDAGBuilder::visitGCRelocate(const GCRelocateInst &Relocate) { in visitGCRelocate()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DStatepoint.h221 if (auto *Relocate = dyn_cast<GCRelocateInst>(U)) in getGCRelocates() local
233 if (auto *Relocate = dyn_cast<GCRelocateInst>(LandingPadUser)) in getGCRelocates() local
/netbsd-src/external/gpl3/binutils.old/dist/gold/
H A Dtilegx.cc521 class Relocate class in __anon3f31efee0111::Target_tilegx
524 Relocate() in Relocate() function in __anon3f31efee0111::Target_tilegx::Relocate
H A Di386.cc626 class Relocate class in __anonb1cbad8b0111::Target_i386
629 Relocate() in Relocate() function in __anonb1cbad8b0111::Target_i386::Relocate
H A Dsparc.cc312 class Relocate class in __anone17198ba0111::Target_sparc
315 Relocate() in Relocate() function in __anone17198ba0111::Target_sparc::Relocate
H A Dx86_64.cc1062 class Relocate class in __anon8a2635f00111::Target_x86_64
1065 Relocate() in Relocate() function in __anon8a2635f00111::Target_x86_64::Relocate
H A Ds390.cc583 class Relocate class in __anonb3a0db500111::Target_s390
H A Daarch64.cc3284 class Relocate class in __anon2207648a0111::Target_aarch64
3287 Relocate() in Relocate() function in __anon2207648a0111::Target_aarch64::Relocate
H A Darm.cc2701 class Relocate class in __anon44de5fc10111::Target_arm
2704 Relocate() in Relocate() function in __anon44de5fc10111::Target_arm::Relocate
H A Dpowerpc.cc1477 class Relocate : protected Track_tls class in __anon10389ec10111::Target_powerpc
1484 Relocate() in Relocate() function in __anon10389ec10111::Target_powerpc::Relocate
H A Dmips.cc3864 class Relocate class in __anon67c201da0111::Target_mips
3867 Relocate() in Relocate() function in __anon67c201da0111::Target_mips::Relocate
/netbsd-src/external/gpl3/binutils/dist/gold/
H A Dtilegx.cc521 class Relocate class in __anon12bb53010111::Target_tilegx
524 Relocate() in Relocate() function in __anon12bb53010111::Target_tilegx::Relocate
H A Di386.cc626 class Relocate class in __anon9f6b2fde0111::Target_i386
629 Relocate() in Relocate() function in __anon9f6b2fde0111::Target_i386::Relocate
H A Dsparc.cc312 class Relocate class in __anon8301656d0111::Target_sparc
315 Relocate() in Relocate() function in __anon8301656d0111::Target_sparc::Relocate
H A Dx86_64.cc950 class Relocate class in __anon5daf99030111::Target_x86_64
953 Relocate() in Relocate() function in __anon5daf99030111::Target_x86_64::Relocate
H A Ds390.cc583 class Relocate class in __anona1405da30111::Target_s390
H A Daarch64.cc3286 class Relocate class in __anon66bd29fd0111::Target_aarch64
3289 Relocate() in Relocate() function in __anon66bd29fd0111::Target_aarch64::Relocate
H A Darm.cc2701 class Relocate class in __anon7a9d63b40111::Target_arm
2704 Relocate() in Relocate() function in __anon7a9d63b40111::Target_arm::Relocate
H A Dpowerpc.cc1499 class Relocate : protected Track_tls class in __anon54ee64340111::Target_powerpc
1506 Relocate() in Relocate() function in __anon54ee64340111::Target_powerpc::Relocate
H A Dmips.cc3864 class Relocate class in __anon5561842d0111::Target_mips
3867 Relocate() in Relocate() function in __anon5561842d0111::Target_mips::Relocate
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DAsmWriter.cpp3914 void AssemblyWriter::printGCRelocateComment(const GCRelocateInst &Relocate) { in printGCRelocateComment()
3925 if (const auto *Relocate = dyn_cast<GCRelocateInst>(&V)) in printInfoComment() local
H A DVerifier.cpp4982 GCRelocateInst &Relocate = cast<GCRelocateInst>(Call); in visitIntrinsicCall() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DRewriteStatepointsForGC.cpp1849 GCRelocateInst *Relocate = dyn_cast<GCRelocateInst>(U); in insertRelocationStores() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp1177 if (GCRelocateInst *Relocate = dyn_cast<GCRelocateInst>(U)) in simplifyOffsetableRelocate() local