| /external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/ |
| D | StatepointLowering.cpp | 169 if (const auto *Relocate = dyn_cast<GCRelocateInst>(Val)) { in findPreviousSpillSlot() local 551 for (const auto *Relocate : SI.GCRelocates) in lowerStatepointMetaArgs() local 869 for (const auto *Relocate : SI.GCRelocates) { in LowerAsSTATEPOINT() local 907 for (const GCRelocateInst *Relocate : SI.GCRelocates) { in LowerAsSTATEPOINT() local 1055 for (const GCRelocateInst *Relocate : I.getGCRelocates()) { in LowerStatepoint() local 1199 void SelectionDAGBuilder::visitGCRelocate(const GCRelocateInst &Relocate) { in visitGCRelocate()
|
| /external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/IR/ |
| D | Statepoint.h | 213 if (auto *Relocate = dyn_cast<GCRelocateInst>(U)) in getGCRelocates() local 225 if (auto *Relocate = dyn_cast<GCRelocateInst>(LandingPadUser)) in getGCRelocates() local
|
| /external/llvm/lib/CodeGen/SelectionDAG/ |
| D | StatepointLowering.cpp | 125 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/ |
| D | StatepointLowering.cpp | 152 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/ |
| D | Statepoint.h | 415 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/ |
| D | Statepoint.h | 410 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/ |
| D | quiche_circular_deque.h | 588 void Relocate(size_t new_capacity) { in Relocate() function
|
| /external/llvm/lib/IR/ |
| D | AsmWriter.cpp | 2801 void AssemblyWriter::printGCRelocateComment(const GCRelocateInst &Relocate) { in printGCRelocateComment() 2813 if (const auto *Relocate = dyn_cast<GCRelocateInst>(&V)) in printInfoComment() local
|
| D | Verifier.cpp | 4039 GCRelocateInst &Relocate = cast<GCRelocateInst>(*CS.getInstruction()); in visitIntrinsicCallSite() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
| D | AsmWriter.cpp | 3631 void AssemblyWriter::printGCRelocateComment(const GCRelocateInst &Relocate) { in printGCRelocateComment() 3642 if (const auto *Relocate = dyn_cast<GCRelocateInst>(&V)) in printInfoComment() local
|
| D | Verifier.cpp | 4588 GCRelocateInst &Relocate = cast<GCRelocateInst>(Call); in visitIntrinsicCall() local
|
| /external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/ |
| D | AsmWriter.cpp | 3994 void AssemblyWriter::printGCRelocateComment(const GCRelocateInst &Relocate) { in printGCRelocateComment() 4005 if (const auto *Relocate = dyn_cast<GCRelocateInst>(&V)) in printInfoComment() local
|
| D | Verifier.cpp | 5359 GCRelocateInst &Relocate = cast<GCRelocateInst>(Call); in visitIntrinsicCall() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
| D | RewriteStatepointsForGC.cpp | 1635 GCRelocateInst *Relocate = dyn_cast<GCRelocateInst>(U); in insertRelocationStores() local
|
| /external/llvm/lib/Transforms/Scalar/ |
| D | RewriteStatepointsForGC.cpp | 1496 GCRelocateInst *Relocate = dyn_cast<GCRelocateInst>(U); in insertRelocationStores() local
|
| /external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/ |
| D | RewriteStatepointsForGC.cpp | 1993 GCRelocateInst *Relocate = dyn_cast<GCRelocateInst>(U); in insertRelocationStores() local
|
| /external/llvm/lib/CodeGen/ |
| D | CodeGenPrepare.cpp | 715 if (GCRelocateInst *Relocate = dyn_cast<GCRelocateInst>(U)) in simplifyOffsetableRelocate() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
| D | CodeGenPrepare.cpp | 1058 if (GCRelocateInst *Relocate = dyn_cast<GCRelocateInst>(U)) in simplifyOffsetableRelocate() local
|
| /external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/ |
| D | CodeGenPrepare.cpp | 1283 if (GCRelocateInst *Relocate = dyn_cast<GCRelocateInst>(U)) in simplifyOffsetableRelocate() local
|