Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dcode_generator_arm_vixl.cc79 static bool ExpectedPairLayout(Location location) { in ExpectedPairLayout() function
2391 DCHECK(ExpectedPairLayout(result)); in GetNextLocation()
7087 DCHECK(ExpectedPairLayout(destination)); in EmitMove()
7102 DCHECK(ExpectedPairLayout(source)); in EmitMove()
7233 DCHECK(ExpectedPairLayout(source.IsRegisterPair() ? source : destination)); in EmitSwap()