Home
last modified time | relevance | path

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

/external/llvm-project/clang/utils/TableGen/
DMveEmitter.cpp727 class IRIntrinsicResult : public Result { class
732 IRIntrinsicResult(StringRef IntrinsicID, std::vector<const Type *> ParamTypes, in IRIntrinsicResult() function in __anonf88c1dfe0111::IRIntrinsicResult
1252 return std::make_shared<IRIntrinsicResult>(IntName, ParamTypes, Args); in getCodeForDag()
1304 V = std::make_shared<IRIntrinsicResult>("arm_mve_pred_i2v", in getCodeForArg()