Searched refs:IntLiteralResult (Results 1 – 1 of 1) sorted by relevance
592 class IntLiteralResult : public Result { class596 IntLiteralResult(const ScalarType *IntegerType, uint32_t IntegerValue) in IntLiteralResult() function in __anon819a2c470111::IntLiteralResult1183 return std::make_shared<IntLiteralResult>( in getCodeForDag()1218 return std::make_shared<IntLiteralResult>( in getCodeForDag()1230 return std::make_shared<IntLiteralResult>(getScalarType("u32"), in getCodeForDag()1286 return std::make_shared<IntLiteralResult>(getScalarType("u32"), in getCodeForDagArg()1290 return std::make_shared<IntLiteralResult>(getScalarType("u32"), in getCodeForDagArg()