Searched refs:getArgList (Results 1 – 4 of 4) sorted by relevance
176 const ArgListType &getArgList() const { return ArgList; } in getArgList() function
95 for (Type ArgTy : Signature.getArgList()) { in dump()
1393 for (Ice::Type ArgType : Signature.getArgList()) { in parseFunction()
762 Value *getArgList() const { return const_cast<Value*>(getArgOperand(0)); } in getArgList() function775 Value *getArgList() const { return const_cast<Value*>(getArgOperand(0)); } in getArgList() function