Home
last modified time | relevance | path

Searched refs:getArgList (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DIceTypes.h176 const ArgListType &getArgList() const { return ArgList; } in getArgList() function
DIceGlobalInits.cpp95 for (Type ArgTy : Signature.getArgList()) { in dump()
DPNaClTranslator.cpp1393 for (Ice::Type ArgType : Signature.getArgList()) { in parseFunction()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DIntrinsicInst.h762 Value *getArgList() const { return const_cast<Value*>(getArgOperand(0)); } in getArgList() function
775 Value *getArgList() const { return const_cast<Value*>(getArgOperand(0)); } in getArgList() function