Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DIRBuilder.cpp589 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()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.h593 ArrayRef<const Use> GCArgs; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DRewriteStatepointsForGC.cpp1428 ArrayRef<Value *> GCArgs(LiveVariables); in makeStatepointExplicitImpl() local