Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dcode_generator_arm64.cc716 static bool CoherentConstantAndType(Location constant, Primitive::Type type) { in CoherentConstantAndType() function
762 DCHECK(CoherentConstantAndType(source, type)); in MoveLocation()
786 DCHECK(unspecified_type || CoherentConstantAndType(source, type)); in MoveLocation()