Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dcode_generator_arm_vixl.cc87 static bool ExpectedPairLayout(Location location) { in ExpectedPairLayout() function
2621 DCHECK(ExpectedPairLayout(result)); in GetNextLocation()
7451 DCHECK(ExpectedPairLayout(destination)); in EmitMove()
7466 DCHECK(ExpectedPairLayout(source)); in EmitMove()
7597 DCHECK(ExpectedPairLayout(source.IsRegisterPair() ? source : destination)); in EmitSwap()