Searched defs:ByteTwo (Results 1 – 2 of 2) sorted by relevance
| /art/compiler/utils/x86_64/ |
| D | assembler_x86_64.cc | 776 uint8_t ByteZero = 0x00, ByteOne = 0x00, ByteTwo = 0x00; in vfmadd213ss() local 795 uint8_t ByteZero = 0x00, ByteOne = 0x00, ByteTwo = 0x00; in vfmadd213sd() local 848 uint8_t ByteZero, ByteOne, ByteTwo; in vmovapd() local 1180 uint8_t ByteZero, ByteOne, ByteTwo; in vmovdqa() local 1436 uint8_t ByteZero = 0x00, ByteOne = 0x00, ByteTwo = 0x00; in vpmulld() local
|
| /art/compiler/utils/x86/ |
| D | assembler_x86.cc | 789 uint8_t ByteZero = 0x00, ByteOne = 0x00, ByteTwo = 0x00; in vfmadd213ss() local 808 uint8_t ByteZero = 0x00, ByteOne = 0x00, ByteTwo = 0x00; in vfmadd213sd() local 1526 uint8_t ByteZero = 0x00, ByteOne = 0x00, ByteTwo = 0x00; in vpmulld() local
|