Searched defs:GCArgs (Results 1 – 6 of 6) sorted by relevance
| /external/llvm/lib/IR/ |
| 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()
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
| 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()
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
| D | SelectionDAGBuilder.h | 593 ArrayRef<const Use> GCArgs; member
|
| /external/llvm/lib/CodeGen/SelectionDAG/ |
| D | SelectionDAGBuilder.h | 735 ArrayRef<const Use> GCArgs; member
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
| D | RewriteStatepointsForGC.cpp | 1428 ArrayRef<Value *> GCArgs(LiveVariables); in makeStatepointExplicitImpl() local
|
| /external/llvm/lib/Transforms/Scalar/ |
| D | RewriteStatepointsForGC.cpp | 1291 ArrayRef<Value *> GCArgs(LiveVariables); in makeStatepointExplicitImpl() local
|