Searched defs:NewConstant (Results 1 – 3 of 3) sorted by relevance
807 Type* Type::NewConstant(double value, Zone* zone) { in NewConstant() function in v8::internal::compiler::Type820 Type* Type::NewConstant(i::Handle<i::Object> value, Zone* zone) { in NewConstant() function in v8::internal::compiler::Type
74 if (Value *NewConstant = getICmpValue(Sign, Code, LHS, RHS, NewPred)) in getNewICmpValue() local1222 Value *NewConstant = ConstantExpr::getBitCast(C, SrcTy); in foldCastedBitwiseLogic() local
30034 SDValue NewConstant = DAG.getConstant(AddConstant, SDLoc(Add), VT); in promoteSextBeforeAddNSW() local