Searched refs:getPrototype (Results 1 – 4 of 4) sorted by relevance
179 std::string getPrototype(const DataLayout &DL, Type *, const ArgListTy &,
1172 std::string NVPTXTargetLowering::getPrototype( in getPrototype() function in NVPTXTargetLowering1796 getPrototype(DL, RetTy, Args, CLI.Outs, in LowerCall()
328 auto Prototype = ContinuationId->getPrototype(); in analyze()
256 Function *getPrototype() const { in getPrototype() function