Searched refs:IntLiteralResult (Results 1 – 1 of 1) sorted by relevance
596 class IntLiteralResult : public Result { class600 IntLiteralResult(const ScalarType *IntegerType, uint32_t IntegerValue) in IntLiteralResult() function in __anonf88c1dfe0111::IntLiteralResult1184 return std::make_shared<IntLiteralResult>( in getCodeForDag()1211 return std::make_shared<IntLiteralResult>( in getCodeForDag()1223 return std::make_shared<IntLiteralResult>(getScalarType("u32"), in getCodeForDag()1276 return std::make_shared<IntLiteralResult>(getScalarType("u32"), in getCodeForDagArg()