Home | History | Annotate | Download | only in x64

Lines Matching refs:IsDoubleRegister

317     if (instr->InputAt(1)->IsDoubleRegister()) {                        \
327 if (instr->InputAt(0)->IsDoubleRegister()) { \
338 if (instr->InputAt(1)->IsDoubleRegister()) { \
1034 if (instr->InputAt(0)->IsDoubleRegister()) {
1041 if (instr->InputAt(0)->IsDoubleRegister()) {
1050 if (instr->InputAt(0)->IsDoubleRegister()) {
1060 if (instr->InputAt(0)->IsDoubleRegister()) {
1079 if (instr->InputAt(0)->IsDoubleRegister()) {
1089 if (instr->InputAt(0)->IsDoubleRegister()) {
1115 if (instr->InputAt(0)->IsDoubleRegister()) {
1128 if (instr->InputAt(0)->IsDoubleRegister()) {
1158 if (instr->InputAt(0)->IsDoubleRegister()) {
1171 if (instr->InputAt(0)->IsDoubleRegister()) {
1277 if (instr->InputAt(1)->IsDoubleRegister()) {
1307 if (instr->InputAt(1)->IsDoubleRegister()) {
1340 if (instr->InputAt(0)->IsDoubleRegister()) {
1354 if (instr->InputAt(0)->IsDoubleRegister()) {
1368 if (instr->InputAt(0)->IsDoubleRegister()) {
1382 if (instr->InputAt(0)->IsDoubleRegister()) {
1562 } else if (instr->InputAt(0)->IsDoubleRegister()) {
1996 if (destination->IsDoubleRegister()) {
2006 if (destination->IsDoubleRegister()) {
2014 } else if (source->IsDoubleRegister()) {
2016 if (destination->IsDoubleRegister()) {
2025 DCHECK(destination->IsDoubleRegister() || destination->IsDoubleStackSlot());
2027 if (destination->IsDoubleRegister()) {
2078 } else if (source->IsDoubleRegister() && destination->IsDoubleRegister()) {
2086 } else if (source->IsDoubleRegister() && destination->IsDoubleStackSlot()) {