Home | History | Annotate | Download | only in x86

Lines Matching refs:NO_REG

686       return ComputeSize(entry, NO_REG, NO_REG, NO_REG, 0);
688 return ComputeSize(entry, NO_REG, NO_REG, lir->operands[0], 0);
690 return ComputeSize(entry, NO_REG, NO_REG, lir->operands[0], 0);
692 return ComputeSize(entry, NO_REG, NO_REG, lir->operands[0], lir->operands[1]);
694 return ComputeSize(entry, NO_REG, lir->operands[1], lir->operands[0], lir->operands[3]);
696 return ComputeSize(entry, lir->operands[2], NO_REG, lir->operands[0], lir->operands[1]);
698 return ComputeSize(entry, lir->operands[2], NO_REG, lir->operands[0], lir->operands[1]);
704 return ComputeSize(entry, lir->operands[1], NO_REG, NO_REG, 0x12345678);
706 return ComputeSize(entry, lir->operands[0], NO_REG, lir->operands[1], 0);
708 return ComputeSize(entry, lir->operands[1], NO_REG, lir->operands[0], 0);
710 return ComputeSize(entry, lir->operands[0], NO_REG, lir->operands[1], lir->operands[2]);
716 return ComputeSize(entry, lir->operands[0], NO_REG, NO_REG, 0x12345678);
718 size_t size = ComputeSize(entry, lir->operands[0], NO_REG, NO_REG, 0);
727 return ComputeSize(entry, NO_REG, NO_REG, lir->operands[0], lir->operands[1]);
729 return ComputeSize(entry, NO_REG, lir->operands[1], lir->operands[0], lir->operands[3]);
732 return ComputeSize(entry, NO_REG, NO_REG, NO_REG, 0x12345678);
735 return ComputeSize(entry, lir->operands[0], lir->operands[1], NO_REG, 0);
738 return ComputeSize(entry, lir->operands[1], lir->operands[0], NO_REG, 0);
740 return ComputeSize(entry, lir->operands[0], NO_REG, lir->operands[1], lir->operands[2]);
750 return ComputeSize(entry, lir->operands[0], NO_REG, NO_REG, 0) -
754 return ComputeSize(entry, NO_REG, NO_REG, lir->operands[0], lir->operands[1]) -
758 return ComputeSize(entry, NO_REG, lir->operands[1], lir->operands[0], lir->operands[3]) -
763 return ComputeSize(entry, lir->operands[0], NO_REG, NO_REG, 0);
766 return ComputeSize(entry, NO_REG, NO_REG, lir->operands[0], lir->operands[1]);
772 return ComputeSize(entry, NO_REG, NO_REG, lir->operands[0], 0);
774 return ComputeSize(entry, NO_REG, NO_REG, lir->operands[0], lir->operands[1]);
777 return ComputeSize(entry, NO_REG, lir->operands[1], lir->operands[0], lir->operands[3]);
780 return ComputeSize(entry, lir->operands[0], NO_REG, lir->operands[1], 0);
783 return ComputeSize(entry, lir->operands[0], NO_REG, lir->operands[1], lir->operands[2]);
798 return ComputeSize(entry, NO_REG, NO_REG, NO_REG, 0x12345678);
812 return ComputeSize(entry, NO_REG, NO_REG, lir->operands[0], lir->operands[1]);
814 return ComputeSize(entry, NO_REG, lir->operands[1], lir->operands[0], lir->operands[3]);
817 return ComputeSize(entry, NO_REG, NO_REG, NO_REG, 0x12345678);
836 lir->operands[0], NO_REG, NO_REG, 0) -
1059 EmitPrefixAndOpcode(entry, NO_REG, NO_REG, NO_REG);
1067 EmitPrefixAndOpcode(entry, NO_REG, NO_REG, raw_reg);
1080 EmitPrefixAndOpcode(entry, NO_REG, NO_REG, raw_reg);
1090 EmitPrefix(entry, NO_REG, NO_REG, raw_base);
1104 EmitPrefixAndOpcode(entry, NO_REG, raw_index, raw_base);
1115 EmitPrefixAndOpcode(entry, raw_reg, NO_REG, raw_base);
1152 EmitPrefixAndOpcode(entry, NO_REG, NO_REG, raw_base);
1163 EmitPrefixAndOpcode(entry, NO_REG, raw_index, raw_base);
1174 EmitPrefixAndOpcode(entry, raw_reg, NO_REG, NO_REG);
1191 EmitPrefixAndOpcode(entry, raw_reg1, NO_REG, raw_reg2);
1204 EmitPrefixAndOpcode(entry, raw_reg1, NO_REG, raw_reg2);
1218 EmitPrefixAndOpcode(entry, raw_reg, NO_REG, raw_base);
1235 EmitPrefix(entry, NO_REG, NO_REG, raw_reg);
1249 EmitPrefixAndOpcode(entry, NO_REG, NO_REG, NO_REG);
1261 EmitPrefix(entry, NO_REG, NO_REG, raw_reg);
1289 EmitPrefix(entry, NO_REG, NO_REG, raw_reg);
1312 EmitPrefix(entry, NO_REG, NO_REG, raw_reg);
1328 EmitPrefix(entry, NO_REG, NO_REG, raw_base);
1342 EmitPrefix(entry, NO_REG, NO_REG, raw_base);
1363 EmitPrefix(entry, NO_REG, NO_REG, raw_reg);
1406 EmitPrefixAndOpcode(entry, raw_reg1, NO_REG, raw_reg2);
1432 EmitPrefixAndOpcode(entry, raw_reg1, NO_REG, raw_base);
1467 EmitPrefix(entry, NO_REG, NO_REG, rel);
1495 EmitPrefixAndOpcode(entry, NO_REG, NO_REG, raw_base);
1504 EmitPrefixAndOpcode(entry, NO_REG, NO_REG, NO_REG);
1516 EmitPrefixAndOpcode(entry, NO_REG, NO_REG, NO_REG);
1570 EmitPrefix(entry, raw_reg, NO_REG, NO_REG);