Home
last modified time | relevance | path

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

/external/v8/src/crankshaft/
Dhydrogen-representation-changes.cc34 Maybe<HConstant*> res = constant->CopyToTruncatedInt32(graph()->zone()); in InsertRepresentationChangeForUse()
Dhydrogen-instructions.cc2439 Maybe<HConstant*> HConstant::CopyToTruncatedInt32(Zone* zone) { in CopyToTruncatedInt32() function in v8::internal::HConstant
Dhydrogen-instructions.h3071 Maybe<HConstant*> CopyToTruncatedInt32(Zone* zone);