Searched refs:NewConst (Results 1 – 3 of 3) sorted by relevance
48 static Interface* NewConst() { in NewConst() function
2107 is_const ? Interface::NewConst() : Interface::NewValue(); in ParseVariableDeclarations()3066 is_const ? Interface::NewConst() : Interface::NewValue(); in ParseForStatement()3465 Variable::NORMAL, kCreatedInitialized, Interface::NewConst()); in ParseFunctionLiteral()3674 factory(), function_name, Interface::NewConst()); in ParseEagerFunctionBody()
1422 SDValue NewConst = DAG.getConstant(C1.trunc(InSize), newVT); in SimplifySetCC() local1425 NewConst, Cond); in SimplifySetCC()