Home
last modified time | relevance | path

Searched defs:getArg (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DFunction.h724 Argument* getArg(unsigned i) const { in getArg() function
DDebugInfoMetadata.h2367 uint64_t getArg(unsigned I) const { return Op[I + 1]; } in getArg() function
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DIceInst.h444 Operand *getArg(SizeT I) const { return getSrc(I + 1); } in getArg() function
629 Operand *getArg(SizeT I) const { return getSrc(I); } in getArg() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/TableGen/
DRecord.h1239 Init *getArg(unsigned i) const { in getArg() function
1343 Init *getArg(unsigned Num) const { in getArg() function