Home
last modified time | relevance | path

Searched defs:GCArgs (Results 1 – 6 of 6) sorted by relevance

/external/llvm/lib/IR/
DIRBuilder.cpp316 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-7.0/llvm/lib/IR/
DIRBuilder.cpp583 ArrayRef<T3> GCArgs) { in getStatepointArgs()
604 ArrayRef<T1> TransitionArgs, ArrayRef<T2> DeoptArgs, ArrayRef<T3> GCArgs, in CreateGCStatepointCallCommon()
627 ArrayRef<Value *> GCArgs, const Twine &Name) { in CreateGCStatepointCall()
636 ArrayRef<Use> DeoptArgs, ArrayRef<Value *> GCArgs, const Twine &Name) { in CreateGCStatepointCall()
645 ArrayRef<Value *> GCArgs, const Twine &Name) { in CreateGCStatepointCall()
656 ArrayRef<T2> DeoptArgs, ArrayRef<T3> GCArgs, const Twine &Name) { in CreateGCStatepointInvokeCommon()
678 ArrayRef<Value *> GCArgs, const Twine &Name) { in CreateGCStatepointInvoke()
689 ArrayRef<Use> DeoptArgs, ArrayRef<Value *> GCArgs, const Twine &Name) { in CreateGCStatepointInvoke()
698 ArrayRef<Value *> DeoptArgs, ArrayRef<Value *> GCArgs, const Twine &Name) { in CreateGCStatepointInvoke()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.h760 ArrayRef<const Use> GCArgs; member
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.h735 ArrayRef<const Use> GCArgs; member
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DRewriteStatepointsForGC.cpp1432 ArrayRef<Value *> GCArgs(LiveVariables); in makeStatepointExplicitImpl() local
/external/llvm/lib/Transforms/Scalar/
DRewriteStatepointsForGC.cpp1291 ArrayRef<Value *> GCArgs(LiveVariables); in makeStatepointExplicitImpl() local