Home | History | Annotate | Download | only in src

Lines Matching refs:emitIAS

346   void emitIAS(const Cfg *Func) const override;
372 void emitIAS(const Cfg *Func) const override {
418 void emitIAS(const Cfg *Func) const override {
462 void emitIAS(const Cfg *Func) const override {
509 void emitIAS(const Cfg *Func) const override {
558 void emitIAS(const Cfg *Func) const override {
647 void emitIAS(const Cfg *Func) const override {
737 void emitIAS(const Cfg *Func) const override {
783 void emitIAS(const Cfg *Func) const override;
853 void emitIAS(const Cfg *Func) const override;
888 void emitIAS(const Cfg *Func) const override;
919 void emitIAS(const Cfg *Func) const override {
973 void emitIAS(const Cfg *Func) const override;
1007 void emitIAS(const Cfg *Func) const override {
1085 void emitIAS(const Cfg *Func) const override {
1169 void emitIAS(const Cfg *Func) const override {
1309 void emitIAS(const Cfg *Func) const override;
1367 template <> void InstMIPS32Abs_d::emitIAS(const Cfg *Func) const;
1368 template <> void InstMIPS32Abs_s::emitIAS(const Cfg *Func) const;
1369 template <> void InstMIPS32Add_d::emitIAS(const Cfg *Func) const;
1370 template <> void InstMIPS32Add_s::emitIAS(const Cfg *Func) const;
1371 template <> void InstMIPS32Addi::emitIAS(const Cfg *Func) const;
1372 template <> void InstMIPS32Addiu::emitIAS(const Cfg *Func) const;
1373 template <> void InstMIPS32Addu::emitIAS(const Cfg *Func) const;
1374 template <> void InstMIPS32And::emitIAS(const Cfg *Func) const;
1375 template <> void InstMIPS32Andi::emitIAS(const Cfg *Func) const;
1376 template <> void InstMIPS32C_eq_d::emitIAS(const Cfg *Func) const;
1377 template <> void InstMIPS32C_eq_s::emitIAS(const Cfg *Func) const;
1378 template <> void InstMIPS32C_ole_d::emitIAS(const Cfg *Func) const;
1379 template <> void InstMIPS32C_ole_s::emitIAS(const Cfg *Func) const;
1380 template <> void InstMIPS32C_olt_d::emitIAS(const Cfg *Func) const;
1381 template <> void InstMIPS32C_olt_s::emitIAS(const Cfg *Func) const;
1382 template <> void InstMIPS32C_ueq_d::emitIAS(const Cfg *Func) const;
1383 template <> void InstMIPS32C_ueq_s::emitIAS(const Cfg *Func) const;
1384 template <> void InstMIPS32C_ule_d::emitIAS(const Cfg *Func) const;
1385 template <> void InstMIPS32C_ule_s::emitIAS(const Cfg *Func) const;
1386 template <> void InstMIPS32C_ult_d::emitIAS(const Cfg *Func) const;
1387 template <> void InstMIPS32C_ult_s::emitIAS(const Cfg *Func) const;
1388 template <> void InstMIPS32C_un_d::emitIAS(const Cfg *Func) const;
1389 template <> void InstMIPS32C_un_s::emitIAS(const Cfg *Func) const;
1390 template <> void InstMIPS32Clz::emitIAS(const Cfg *Func) const;
1391 template <> void InstMIPS32Cvt_d_l::emitIAS(const Cfg *Func) const;
1392 template <> void InstMIPS32Cvt_d_s::emitIAS(const Cfg *Func) const;
1393 template <> void InstMIPS32Cvt_d_w::emitIAS(const Cfg *Func) const;
1394 template <> void InstMIPS32Cvt_s_d::emitIAS(const Cfg *Func) const;
1395 template <> void InstMIPS32Cvt_s_l::emitIAS(const Cfg *Func) const;
1396 template <> void InstMIPS32Cvt_s_w::emitIAS(const Cfg *Func) const;
1397 template <> void InstMIPS32Div::emitIAS(const Cfg *Func) const;
1398 template <> void InstMIPS32Div_d::emitIAS(const Cfg *Func) const;
1399 template <> void InstMIPS32Div_s::emitIAS(const Cfg *Func) const;
1400 template <> void InstMIPS32Divu::emitIAS(const Cfg *Func) const;
1401 template <> void InstMIPS32Ldc1::emitIAS(const Cfg *Func) const;
1402 template <> void InstMIPS32Ll::emitIAS(const Cfg *Func) const;
1404 template <> void InstMIPS32Lui::emitIAS(const Cfg *Func) const;
1405 template <> void InstMIPS32Lw::emitIAS(const Cfg *Func) const;
1406 template <> void InstMIPS32Lwc1::emitIAS(const Cfg *Func) const;
1407 template <> void InstMIPS32Mfc1::emitIAS(const Cfg *Func) const;
1409 template <> void InstMIPS32Mflo::emitIAS(const Cfg *Func) const;
1411 template <> void InstMIPS32Mfhi::emitIAS(const Cfg *Func) const;
1412 template <> void InstMIPS32Mov_d::emitIAS(const Cfg *Func) const;
1413 template <> void InstMIPS32Mov_s::emitIAS(const Cfg *Func) const;
1414 template <> void InstMIPS32Movf::emitIAS(const Cfg *Func) const;
1415 template <> void InstMIPS32Movn::emitIAS(const Cfg *Func) const;
1416 template <> void InstMIPS32Movn_d::emitIAS(const Cfg *Func) const;
1417 template <> void InstMIPS32Movn_s::emitIAS(const Cfg *Func) const;
1418 template <> void InstMIPS32Movt::emitIAS(const Cfg *Func) const;
1419 template <> void InstMIPS32Movz::emitIAS(const Cfg *Func) const;
1420 template <> void InstMIPS32Movz_d::emitIAS(const Cfg *Func) const;
1421 template <> void InstMIPS32Movz_s::emitIAS(const Cfg *Func) const;
1423 template <> void InstMIPS32Mtc1::emitIAS(const Cfg *Func) const;
1425 template <> void InstMIPS32Mtlo::emitIAS(const Cfg *Func) const;
1427 template <> void InstMIPS32Mthi::emitIAS(const Cfg *Func) const;
1428 template <> void InstMIPS32Mul::emitIAS(const Cfg *Func) const;
1429 template <> void InstMIPS32Mul_d::emitIAS(const Cfg *Func) const;
1430 template <> void InstMIPS32Mul_s::emitIAS(const Cfg *Func) const;
1433 template <> void InstMIPS32Multu::emitIAS(const Cfg *Func) const;
1434 template <> void InstMIPS32Nor::emitIAS(const Cfg *Func) const;
1435 template <> void InstMIPS32Or::emitIAS(const Cfg *Func) const;
1436 template <> void InstMIPS32Ori::emitIAS(const Cfg *Func) const;
1437 template <> void InstMIPS32Sc::emitIAS(const Cfg *Func) const;
1438 template <> void InstMIPS32Sdc1::emitIAS(const Cfg *Func) const;
1439 template <> void InstMIPS32Sll::emitIAS(const Cfg *Func) const;
1440 template <> void InstMIPS32Sllv::emitIAS(const Cfg *Func) const;
1441 template <> void InstMIPS32Slt::emitIAS(const Cfg *Func) const;
1442 template <> void InstMIPS32Slti::emitIAS(const Cfg *Func) const;
1443 template <> void InstMIPS32Sltiu::emitIAS(const Cfg *Func) const;
1444 template <> void InstMIPS32Sltu::emitIAS(const Cfg *Func) const;
1445 template <> void InstMIPS32Sqrt_d::emitIAS(const Cfg *Func) const;
1446 template <> void InstMIPS32Sqrt_s::emitIAS(const Cfg *Func) const;
1447 template <> void InstMIPS32Sw::emitIAS(const Cfg *Func) const;
1448 template <> void InstMIPS32Swc1::emitIAS(const Cfg *Func) const;
1449 template <> void InstMIPS32Sra::emitIAS(const Cfg *Func) const;
1450 template <> void InstMIPS32Srav::emitIAS(const Cfg *Func) const;
1451 template <> void InstMIPS32Srl::emitIAS(const Cfg *Func) const;
1452 template <> void InstMIPS32Srlv::emitIAS(const Cfg *Func) const;
1453 template <> void InstMIPS32Sub_d::emitIAS(const Cfg *Func) const;
1454 template <> void InstMIPS32Sub_s::emitIAS
1455 template <> void InstMIPS32Subu::emitIAS(const Cfg *Func) const;
1456 template <> void InstMIPS32Teq::emitIAS(const Cfg *Func) const;
1457 template <> void InstMIPS32Trunc_l_d::emitIAS(const Cfg *Func) const;
1458 template <> void InstMIPS32Trunc_l_s::emitIAS(const Cfg *Func) const;
1459 template <> void InstMIPS32Trunc_w_d::emitIAS(const Cfg *Func) const;
1460 template <> void InstMIPS32Trunc_w_s::emitIAS(const Cfg *Func) const;
1461 template <> void InstMIPS32Xor::emitIAS(const Cfg *Func) const;
1462 template <> void InstMIPS32Xori::emitIAS(const Cfg *Func) const;