Searched refs:IRIntrinsicResult (Results 1 – 1 of 1) sorted by relevance
727 class IRIntrinsicResult : public Result { class732 IRIntrinsicResult(StringRef IntrinsicID, std::vector<const Type *> ParamTypes, in IRIntrinsicResult() function in __anonf88c1dfe0111::IRIntrinsicResult1252 return std::make_shared<IRIntrinsicResult>(IntName, ParamTypes, Args); in getCodeForDag()1304 V = std::make_shared<IRIntrinsicResult>("arm_mve_pred_i2v", in getCodeForArg()