Searched defs:GCArgs (Results 1 – 8 of 8) 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/llvm-project/llvm/lib/IR/ |
D | IRBuilder.cpp | 606 ArrayRef<T3> GCArgs) { in getStatepointBundles() 632 Optional<ArrayRef<T2>> DeoptArgs, ArrayRef<T3> GCArgs, in CreateGCStatepointCallCommon() 659 ArrayRef<Value *> GCArgs, const Twine &Name) { in CreateGCStatepointCall() 668 Optional<ArrayRef<Use>> DeoptArgs, ArrayRef<Value *> GCArgs, in CreateGCStatepointCall() 678 ArrayRef<Value *> GCArgs, const Twine &Name) { in CreateGCStatepointCall() 690 ArrayRef<T3> GCArgs, const Twine &Name) { in CreateGCStatepointInvokeCommon() 715 ArrayRef<Value *> GCArgs, const Twine &Name) { in CreateGCStatepointInvoke() 726 Optional<ArrayRef<Use>> DeoptArgs, ArrayRef<Value *> GCArgs, const Twine &Name) { in CreateGCStatepointInvoke() 735 Optional<ArrayRef<Value *>> DeoptArgs, ArrayRef<Value *> GCArgs, const Twine &Name) { in CreateGCStatepointInvoke()
|
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
D | SelectionDAGBuilder.h | 584 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
|
/external/llvm-project/llvm/lib/Transforms/Scalar/ |
D | RewriteStatepointsForGC.cpp | 1485 ArrayRef<Value *> GCArgs(LiveVariables); in makeStatepointExplicitImpl() local
|