Home
last modified time | relevance | path

Searched defs:arg_begin (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/IR/
DFunction.h546 arg_iterator arg_begin() { in arg_begin() function
550 const_arg_iterator arg_begin() const { in arg_begin() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DFunction.h706 arg_iterator arg_begin() { in arg_begin() function
710 const_arg_iterator arg_begin() const { in arg_begin() function
DStatepoint.h170 arg_iterator arg_begin() const { in arg_begin() function
DCallSite.h584 IterTy arg_begin() const { in arg_begin() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/TableGen/
DRecord.h982 inline const_case_iterator arg_begin() const { return getConds().begin(); } in arg_begin() function
1374 inline const_arg_iterator arg_begin() const { return getArgs().begin(); } in arg_begin() function