/aosp_15_r20/external/llvm/lib/IR/ |
H A D | IRBuilder.cpp | 316 ArrayRef<T3> GCArgs) { in getStatepointArgs() 337 ArrayRef<T1> TransitionArgs, ArrayRef<T2> DeoptArgs, ArrayRef<T3> GCArgs, in CreateGCStatepointCallCommon() 360 ArrayRef<Value *> GCArgs, const Twine &Name) { in CreateGCStatepointCall() 369 ArrayRef<Use> DeoptArgs, ArrayRef<Value *> GCArgs, const Twine &Name) { in CreateGCStatepointCall() 378 ArrayRef<Value *> GCArgs, const Twine &Name) { in CreateGCStatepointCall() 389 ArrayRef<T2> DeoptArgs, ArrayRef<T3> GCArgs, const Twine &Name) { in CreateGCStatepointInvokeCommon() 411 ArrayRef<Value *> GCArgs, const Twine &Name) { in CreateGCStatepointInvoke() 422 ArrayRef<Use> DeoptArgs, ArrayRef<Value *> GCArgs, const Twine &Name) { in CreateGCStatepointInvoke() 431 ArrayRef<Value *> DeoptArgs, ArrayRef<Value *> GCArgs, const Twine &Name) { in CreateGCStatepointInvoke()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
H A D | IRBuilder.cpp | 589 ArrayRef<T3> GCArgs) { in getStatepointArgs() 610 ArrayRef<T1> TransitionArgs, ArrayRef<T2> DeoptArgs, ArrayRef<T3> GCArgs, in CreateGCStatepointCallCommon() 633 ArrayRef<Value *> GCArgs, const Twine &Name) { in CreateGCStatepointCall() 642 ArrayRef<Use> DeoptArgs, ArrayRef<Value *> GCArgs, const Twine &Name) { in CreateGCStatepointCall() 651 ArrayRef<Value *> GCArgs, const Twine &Name) { in CreateGCStatepointCall() 662 ArrayRef<T2> DeoptArgs, ArrayRef<T3> GCArgs, const Twine &Name) { in CreateGCStatepointInvokeCommon() 684 ArrayRef<Value *> GCArgs, const Twine &Name) { in CreateGCStatepointInvoke() 695 ArrayRef<Use> DeoptArgs, ArrayRef<Value *> GCArgs, const Twine &Name) { in CreateGCStatepointInvoke() 704 ArrayRef<Value *> DeoptArgs, ArrayRef<Value *> GCArgs, const Twine &Name) { in CreateGCStatepointInvoke()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/ |
H A D | IRBuilder.cpp | 773 ArrayRef<T3> GCArgs) { in getStatepointBundles() 798 std::optional<ArrayRef<T2>> DeoptArgs, ArrayRef<T3> GCArgs, in CreateGCStatepointCallCommon() 821 ArrayRef<Value *> GCArgs, const Twine &Name) { in CreateGCStatepointCall() 831 std::optional<ArrayRef<Use>> DeoptArgs, ArrayRef<Value *> GCArgs, in CreateGCStatepointCall() 841 ArrayRef<Value *> GCArgs, const Twine &Name) { in CreateGCStatepointCall() 853 std::optional<ArrayRef<T2>> DeoptArgs, ArrayRef<T3> GCArgs, in CreateGCStatepointInvokeCommon() 878 ArrayRef<Value *> GCArgs, const Twine &Name) { in CreateGCStatepointInvoke() 889 std::optional<ArrayRef<Use>> DeoptArgs, ArrayRef<Value *> GCArgs, in CreateGCStatepointInvoke() 899 std::optional<ArrayRef<Value *>> DeoptArgs, ArrayRef<Value *> GCArgs, in CreateGCStatepointInvoke()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
H A D | SelectionDAGBuilder.h | 593 ArrayRef<const Use> GCArgs; member
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/ |
H A D | SelectionDAGBuilder.h | 443 ArrayRef<const Use> GCArgs; member
|
/aosp_15_r20/external/llvm/lib/CodeGen/SelectionDAG/ |
H A D | SelectionDAGBuilder.h | 735 ArrayRef<const Use> GCArgs; member
|
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/internal/obj/ |
D | link.go | 490 GCArgs *LSym member
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
H A D | RewriteStatepointsForGC.cpp | 1428 ArrayRef<Value *> GCArgs(LiveVariables); in makeStatepointExplicitImpl() local
|
/aosp_15_r20/external/llvm/lib/Transforms/Scalar/ |
H A D | RewriteStatepointsForGC.cpp | 1291 ArrayRef<Value *> GCArgs(LiveVariables); in makeStatepointExplicitImpl() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/ |
H A D | RewriteStatepointsForGC.cpp | 1680 ArrayRef<Value *> GCArgs(LiveVariables); in makeStatepointExplicitImpl() local
|