Lines Matching refs:delete

52   OperandMIPS32() = delete;
53 OperandMIPS32(const OperandMIPS32 &) = delete;
54 OperandMIPS32 &operator=(const OperandMIPS32 &) = delete;
75 OperandMIPS32FCC() = delete;
76 OperandMIPS32FCC(const OperandMIPS32FCC &) = delete;
77 OperandMIPS32FCC &operator=(const OperandMIPS32FCC &) = delete;
113 OperandMIPS32Mem() = delete;
114 OperandMIPS32Mem(const OperandMIPS32Mem &) = delete;
115 OperandMIPS32Mem &operator=(const OperandMIPS32Mem &) = delete;
181 InstMIPS32() = delete;
182 InstMIPS32(const InstMIPS32 &) = delete;
183 InstMIPS32 &operator=(const InstMIPS32 &) = delete;
335 InstMIPS32Ret() = delete;
336 InstMIPS32Ret(const InstMIPS32Ret &) = delete;
337 InstMIPS32Ret &operator=(const InstMIPS32Ret &) = delete;
357 InstMIPS32UnaryopGPR() = delete;
358 InstMIPS32UnaryopGPR(const InstMIPS32UnaryopGPR &) = delete;
359 InstMIPS32UnaryopGPR &operator=(const InstMIPS32UnaryopGPR &) = delete;
403 InstMIPS32TwoAddrFPR() = delete;
404 InstMIPS32TwoAddrFPR(const InstMIPS32TwoAddrFPR &) = delete;
405 InstMIPS32TwoAddrFPR &operator=(const InstMIPS32TwoAddrFPR &) = delete;
447 InstMIPS32TwoAddrGPR() = delete;
448 InstMIPS32TwoAddrGPR(const InstMIPS32TwoAddrGPR &) = delete;
449 InstMIPS32TwoAddrGPR &operator=(const InstMIPS32TwoAddrGPR &) = delete;
492 InstMIPS32ThreeAddrFPR() = delete;
493 InstMIPS32ThreeAddrFPR(const InstMIPS32ThreeAddrFPR &) = delete;
494 InstMIPS32ThreeAddrFPR &operator=(const InstMIPS32ThreeAddrFPR &) = delete;
541 InstMIPS32ThreeAddrGPR() = delete;
542 InstMIPS32ThreeAddrGPR(const InstMIPS32ThreeAddrGPR &) = delete;
543 InstMIPS32ThreeAddrGPR &operator=(const InstMIPS32ThreeAddrGPR &) = delete;
590 InstMIPS32Load() = delete;
591 InstMIPS32Load(const InstMIPS32Load &) = delete;
592 InstMIPS32Load &operator=(const InstMIPS32Load &) = delete;
679 InstMIPS32Store() = delete;
680 InstMIPS32Store(const InstMIPS32Store &) = delete;
681 InstMIPS32Store &operator=(const InstMIPS32Store &) = delete;
770 InstMIPS32Label() = delete;
771 InstMIPS32Label(const InstMIPS32Label &) = delete;
772 InstMIPS32Label &operator=(const InstMIPS32Label &) = delete;
798 InstMIPS32Br() = delete;
799 InstMIPS32Br(const InstMIPS32Br &) = delete;
800 InstMIPS32Br &operator=(const InstMIPS32Br &) = delete;
876 InstMIPS32Call() = delete;
877 InstMIPS32Call(const InstMIPS32Call &) = delete;
878 InstMIPS32Call &operator=(const InstMIPS32Call &) = delete;
898 InstMIPS32FPCmp() = delete;
899 InstMIPS32FPCmp(const InstMIPS32FPCmp &) = delete;
900 InstMIPS32Call &operator=(const InstMIPS32FPCmp &) = delete;
947 InstMIPS32Sync() = delete;
948 InstMIPS32Sync(const InstMIPS32Sync &) = delete;
949 InstMIPS32Sync &operator=(const InstMIPS32Sync &) = delete;
983 InstMIPS32Trap() = delete;
984 InstMIPS32Trap(const InstMIPS32Trap &) = delete;
985 InstMIPS32Trap &operator=(const InstMIPS32Trap &) = delete;
1037 InstMIPS32Imm16() = delete;
1038 InstMIPS32Imm16(const InstMIPS32Imm16 &) = delete;
1039 InstMIPS32Imm16 &operator=(const InstMIPS32Imm16 &) = delete;
1144 InstMIPS32MovConditional() = delete;
1145 InstMIPS32MovConditional(const InstMIPS32MovConditional &) = delete;
1147 operator=(const InstMIPS32MovConditional &) = delete;
1293 InstMIPS32Mov() = delete;
1294 InstMIPS32Mov(const InstMIPS32Mov &) = delete;
1295 InstMIPS32Mov &operator=(const InstMIPS32Mov &) = delete;
1327 InstMIPS32MovFP64ToI64() = delete;
1328 InstMIPS32MovFP64ToI64(const InstMIPS32MovFP64ToI64 &) = delete;
1329 InstMIPS32MovFP64ToI64 &operator=(const InstMIPS32MovFP64ToI64 &) = delete;