Lines Matching full:offset
53 int8_t offset = READ_INST_8_0(); in CollectBytecodeBlockInfo() local
55 temp.emplace_back(pc + offset); in CollectBytecodeBlockInfo()
61 …bytecodeBlockInfos.emplace_back(pc + offset, SplitKind::START, std::vector<uint8_t *>(1, pc + offs… in CollectBytecodeBlockInfo()
65 int16_t offset = READ_INST_16_0(); in CollectBytecodeBlockInfo() local
67 temp.emplace_back(pc + offset); in CollectBytecodeBlockInfo()
71 bytecodeBlockInfos.emplace_back(pc + offset, SplitKind::START, in CollectBytecodeBlockInfo()
72 std::vector<uint8_t *>(1, pc + offset)); in CollectBytecodeBlockInfo()
76 int32_t offset = READ_INST_32_0(); in CollectBytecodeBlockInfo() local
78 temp.emplace_back(pc + offset); in CollectBytecodeBlockInfo()
82 …bytecodeBlockInfos.emplace_back(pc + offset, SplitKind::START, std::vector<uint8_t *>(1, pc + offs… in CollectBytecodeBlockInfo()
88 int8_t offset = READ_INST_8_0(); in CollectBytecodeBlockInfo() local
89 temp.emplace_back(pc + offset); // second successor in CollectBytecodeBlockInfo()
96 …bytecodeBlockInfos.emplace_back(pc + offset, SplitKind::START, std::vector<uint8_t *>(1, pc + offs… in CollectBytecodeBlockInfo()
102 int16_t offset = READ_INST_16_0(); in CollectBytecodeBlockInfo() local
103 temp.emplace_back(pc + offset); // second successor in CollectBytecodeBlockInfo()
107 …bytecodeBlockInfos.emplace_back(pc + offset, SplitKind::START, std::vector<uint8_t *>(1, pc + offs… in CollectBytecodeBlockInfo()
113 int8_t offset = READ_INST_8_0(); in CollectBytecodeBlockInfo() local
114 temp.emplace_back(pc + offset); // second successor in CollectBytecodeBlockInfo()
118 …bytecodeBlockInfos.emplace_back(pc + offset, SplitKind::START, std::vector<uint8_t *>(1, pc + offs… in CollectBytecodeBlockInfo()
124 int8_t offset = READ_INST_16_0(); in CollectBytecodeBlockInfo() local
125 temp.emplace_back(pc + offset); // second successor in CollectBytecodeBlockInfo()
129 …bytecodeBlockInfos.emplace_back(pc + offset, SplitKind::START, std::vector<uint8_t *>(1, pc + offs… in CollectBytecodeBlockInfo()
607 info.offset = BytecodeOffset::TWO; in GetBytecodeInfo()
615 info.offset = BytecodeOffset::THREE; in GetBytecodeInfo()
623 info.offset = BytecodeOffset::FIVE; in GetBytecodeInfo()
628 info.offset = BytecodeOffset::FIVE; in GetBytecodeInfo()
632 info.offset = BytecodeOffset::TWO; in GetBytecodeInfo()
636 info.offset = BytecodeOffset::THREE; in GetBytecodeInfo()
640 info.offset = BytecodeOffset::FIVE; in GetBytecodeInfo()
645 info.offset = BytecodeOffset::TWO; in GetBytecodeInfo()
650 info.offset = BytecodeOffset::THREE; in GetBytecodeInfo()
655 info.offset = BytecodeOffset::TWO; in GetBytecodeInfo()
660 info.offset = BytecodeOffset::THREE; in GetBytecodeInfo()
667 info.offset = BytecodeOffset::TWO; in GetBytecodeInfo()
674 info.offset = BytecodeOffset::TWO; in GetBytecodeInfo()
680 info.offset = BytecodeOffset::FIVE; in GetBytecodeInfo()
686 info.offset = BytecodeOffset::NINE; in GetBytecodeInfo()
693 info.offset = BytecodeOffset::THREE; in GetBytecodeInfo()
702 info.offset = BytecodeOffset::FOUR; in GetBytecodeInfo()
711 info.offset = BytecodeOffset::FIVE; in GetBytecodeInfo()
720 info.offset = BytecodeOffset::SIX; in GetBytecodeInfo()
732 info.offset = BytecodeOffset::FIVE; in GetBytecodeInfo()
743 info.offset = BytecodeOffset::FIVE; in GetBytecodeInfo()
755 info.offset = BytecodeOffset::FIVE; in GetBytecodeInfo()
761 info.offset = BytecodeOffset::ONE; in GetBytecodeInfo()
767 info.offset = BytecodeOffset::TWO; in GetBytecodeInfo()
772 info.offset = BytecodeOffset::TWO; in GetBytecodeInfo()
778 info.offset = BytecodeOffset::TWO; in GetBytecodeInfo()
784 info.offset = BytecodeOffset::TWO; in GetBytecodeInfo()
789 info.offset = BytecodeOffset::TWO; in GetBytecodeInfo()
795 info.offset = BytecodeOffset::TWO; in GetBytecodeInfo()
801 info.offset = BytecodeOffset::TWO; in GetBytecodeInfo()
806 info.offset = BytecodeOffset::TWO; in GetBytecodeInfo()
811 info.offset = BytecodeOffset::TWO; in GetBytecodeInfo()
817 info.offset = BytecodeOffset::TWO; in GetBytecodeInfo()
823 info.offset = BytecodeOffset::TWO; in GetBytecodeInfo()
828 info.offset = BytecodeOffset::TWO; in GetBytecodeInfo()
833 info.offset = BytecodeOffset::TWO; in GetBytecodeInfo()
840 info.offset = BytecodeOffset::THREE; in GetBytecodeInfo()
847 info.offset = BytecodeOffset::THREE; in GetBytecodeInfo()
854 info.offset = BytecodeOffset::THREE; in GetBytecodeInfo()
861 info.offset = BytecodeOffset::THREE; in GetBytecodeInfo()
868 info.offset = BytecodeOffset::THREE; in GetBytecodeInfo()
873 info.offset = BytecodeOffset::TWO; in GetBytecodeInfo()
879 info.offset = BytecodeOffset::TWO; in GetBytecodeInfo()
885 info.offset = BytecodeOffset::TWO; in GetBytecodeInfo()
892 info.offset = BytecodeOffset::THREE; in GetBytecodeInfo()
899 info.offset = BytecodeOffset::THREE; in GetBytecodeInfo()
905 info.offset = BytecodeOffset::TWO; in GetBytecodeInfo()
911 info.offset = BytecodeOffset::THREE; in GetBytecodeInfo()
915 info.offset = BytecodeOffset::TWO; in GetBytecodeInfo()
919 info.offset = BytecodeOffset::TWO; in GetBytecodeInfo()
925 info.offset = BytecodeOffset::THREE; in GetBytecodeInfo()
932 info.offset = BytecodeOffset::THREE; in GetBytecodeInfo()
939 info.offset = BytecodeOffset::THREE; in GetBytecodeInfo()
947 info.offset = BytecodeOffset::THREE; in GetBytecodeInfo()
955 info.offset = BytecodeOffset::THREE; in GetBytecodeInfo()
963 info.offset = BytecodeOffset::THREE; in GetBytecodeInfo()
971 info.offset = BytecodeOffset::THREE; in GetBytecodeInfo()
979 info.offset = BytecodeOffset::THREE; in GetBytecodeInfo()
987 info.offset = BytecodeOffset::THREE; in GetBytecodeInfo()
995 info.offset = BytecodeOffset::THREE; in GetBytecodeInfo()
1003 info.offset = BytecodeOffset::THREE; in GetBytecodeInfo()
1011 info.offset = BytecodeOffset::THREE; in GetBytecodeInfo()
1019 info.offset = BytecodeOffset::THREE; in GetBytecodeInfo()
1027 info.offset = BytecodeOffset::THREE; in GetBytecodeInfo()
1035 info.offset = BytecodeOffset::THREE; in GetBytecodeInfo()
1043 info.offset = BytecodeOffset::THREE; in GetBytecodeInfo()
1051 info.offset = BytecodeOffset::THREE; in GetBytecodeInfo()
1059 info.offset = BytecodeOffset::THREE; in GetBytecodeInfo()
1067 info.offset = BytecodeOffset::THREE; in GetBytecodeInfo()
1075 info.offset = BytecodeOffset::THREE; in GetBytecodeInfo()
1084 info.offset = BytecodeOffset::FOUR; in GetBytecodeInfo()
1091 info.offset = BytecodeOffset::SEVEN; in GetBytecodeInfo()
1099 info.offset = BytecodeOffset::SEVEN; in GetBytecodeInfo()
1107 info.offset = BytecodeOffset::SEVEN; in GetBytecodeInfo()
1115 info.offset = BytecodeOffset::FIVE; in GetBytecodeInfo()
1123 info.offset = BytecodeOffset::THREE; in GetBytecodeInfo()
1131 info.offset = BytecodeOffset::THREE; in GetBytecodeInfo()
1139 info.offset = BytecodeOffset::THREE; in GetBytecodeInfo()
1147 info.offset = BytecodeOffset::THREE; in GetBytecodeInfo()
1155 info.offset = BytecodeOffset::THREE; in GetBytecodeInfo()
1160 info.offset = BytecodeOffset::SIX; in GetBytecodeInfo()
1165 info.offset = BytecodeOffset::FOUR; in GetBytecodeInfo()
1170 info.offset = BytecodeOffset::THREE; in GetBytecodeInfo()
1176 info.offset = BytecodeOffset::SEVEN; in GetBytecodeInfo()
1182 info.offset = BytecodeOffset::FIVE; in GetBytecodeInfo()
1188 info.offset = BytecodeOffset::FOUR; in GetBytecodeInfo()
1193 info.offset = BytecodeOffset::FOUR; in GetBytecodeInfo()
1197 info.offset = BytecodeOffset::TWO; in GetBytecodeInfo()
1206 info.offset = BytecodeOffset::FOUR; in GetBytecodeInfo()
1216 info.offset = BytecodeOffset::FOUR; in GetBytecodeInfo()
1225 info.offset = BytecodeOffset::FOUR; in GetBytecodeInfo()
1234 info.offset = BytecodeOffset::FIVE; in GetBytecodeInfo()
1242 info.offset = BytecodeOffset::FIVE; in GetBytecodeInfo()
1252 info.offset = BytecodeOffset::FOUR; in GetBytecodeInfo()
1260 info.offset = BytecodeOffset::FOUR; in GetBytecodeInfo()
1267 info.offset = BytecodeOffset::SEVEN; in GetBytecodeInfo()
1272 info.offset = BytecodeOffset::TWO; in GetBytecodeInfo()
1277 info.offset = BytecodeOffset::TWO; in GetBytecodeInfo()
1282 info.offset = BytecodeOffset::FOUR; in GetBytecodeInfo()
1290 info.offset = BytecodeOffset::FOUR; in GetBytecodeInfo()
1295 info.offset = BytecodeOffset::FOUR; in GetBytecodeInfo()
1300 info.offset = BytecodeOffset::SIX; in GetBytecodeInfo()
1305 info.offset = BytecodeOffset::SIX; in GetBytecodeInfo()
1311 info.offset = BytecodeOffset::THREE; in GetBytecodeInfo()
1318 info.offset = BytecodeOffset::SEVEN; in GetBytecodeInfo()
1323 info.offset = BytecodeOffset::SEVEN; in GetBytecodeInfo()
1330 info.offset = BytecodeOffset::THREE; in GetBytecodeInfo()
1337 info.offset = BytecodeOffset::THREE; in GetBytecodeInfo()
1346 info.offset = BytecodeOffset::FOUR; in GetBytecodeInfo()
1353 info.offset = BytecodeOffset::SEVEN; in GetBytecodeInfo()
1362 info.offset = BytecodeOffset::FOUR; in GetBytecodeInfo()
1369 info.offset = BytecodeOffset::SIX; in GetBytecodeInfo()
1376 info.offset = BytecodeOffset::SEVEN; in GetBytecodeInfo()
1383 info.offset = BytecodeOffset::SEVEN; in GetBytecodeInfo()
1388 info.offset = BytecodeOffset::TWO; in GetBytecodeInfo()
1393 info.offset = BytecodeOffset::FOUR; in GetBytecodeInfo()
1407 info.offset = BytecodeOffset::SIX; in GetBytecodeInfo()
1414 info.offset = BytecodeOffset::SEVEN; in GetBytecodeInfo()
1421 info.offset = BytecodeOffset::SEVEN; in GetBytecodeInfo()
1430 info.offset = BytecodeOffset::FOUR; in GetBytecodeInfo()
1439 info.offset = BytecodeOffset::FOUR; in GetBytecodeInfo()
1448 info.offset = BytecodeOffset::FOUR; in GetBytecodeInfo()
1457 info.offset = BytecodeOffset::FOUR; in GetBytecodeInfo()
1462 info.offset = BytecodeOffset::SIX; in GetBytecodeInfo()
1467 info.offset = BytecodeOffset::SIX; in GetBytecodeInfo()
1472 info.offset = BytecodeOffset::SIX; in GetBytecodeInfo()
1477 info.offset = BytecodeOffset::SIX; in GetBytecodeInfo()
1482 info.offset = BytecodeOffset::SIX; in GetBytecodeInfo()
1491 info.offset = BytecodeOffset::FOUR; in GetBytecodeInfo()
1498 info.offset = BytecodeOffset::SEVEN; in GetBytecodeInfo()
1503 info.offset = BytecodeOffset::SIX; in GetBytecodeInfo()
1510 info.offset = BytecodeOffset::SEVEN; in GetBytecodeInfo()
1517 info.offset = BytecodeOffset::SEVEN; in GetBytecodeInfo()
1524 info.offset = BytecodeOffset::SEVEN; in GetBytecodeInfo()
1531 info.offset = BytecodeOffset::SEVEN; in GetBytecodeInfo()
1536 info.offset = BytecodeOffset::SIX; in GetBytecodeInfo()
1543 info.offset = BytecodeOffset::THREE; in GetBytecodeInfo()
1553 info.offset = BytecodeOffset::FOUR; in GetBytecodeInfo()
1562 info.offset = BytecodeOffset::FOUR; in GetBytecodeInfo()
1571 info.offset = BytecodeOffset::TEN; in GetBytecodeInfo()
1576 info.offset = BytecodeOffset::TWO; in GetBytecodeInfo()
1582 info.offset = BytecodeOffset::FIVE; in GetBytecodeInfo()
1590 info.offset = BytecodeOffset::THREE; in GetBytecodeInfo()
1596 info.offset = BytecodeOffset::FOUR; in GetBytecodeInfo()
1601 info.offset = BytecodeOffset::FOUR; in GetBytecodeInfo()
1606 info.offset = BytecodeOffset::TWO; in GetBytecodeInfo()
1610 info.offset = BytecodeOffset::TWO; in GetBytecodeInfo()
1614 info.offset = BytecodeOffset::TWO; in GetBytecodeInfo()
1620 info.offset = BytecodeOffset::TWO; in GetBytecodeInfo()
1626 info.offset = BytecodeOffset::TWO; in GetBytecodeInfo()
1649 pc = pc + bytecodeInfo.offset; // next inst start pc in InsertPhi()
1853 pc = pc + bytecodeInfo.offset; // next inst start pc in BuildCircuit()
1904 pc = pc + bytecodeInfo.offset; // next inst start pc in BuildCircuit()
2120 pcIter += curInfo.offset; in BuildCircuit()
2233 std::cout << "offset: " << static_cast<const void *>(iter->pc) << " splitKind: " << in PrintCollectBlockInfo()
2335 pc += curInfo.offset; in PrintBytecodeInfo()