Lines Matching defs:fmt

77   std::string RepeatR(void (Ass::*f)(Reg), const std::string& fmt) {  in RepeatR()
84 std::string Repeatr(void (Ass::*f)(Reg), const std::string& fmt) { in Repeatr()
91 std::string RepeatRR(void (Ass::*f)(Reg, Reg), const std::string& fmt) { in RepeatRR()
100 std::string RepeatRRNoDupes(void (Ass::*f)(Reg, Reg), const std::string& fmt) { in RepeatRRNoDupes()
109 std::string Repeatrr(void (Ass::*f)(Reg, Reg), const std::string& fmt) { in Repeatrr()
118 std::string Repeatww(void (Ass::*f)(Reg, Reg), const std::string& fmt) { in Repeatww()
127 std::string Repeatbb(void (Ass::*f)(Reg, Reg), const std::string& fmt) { in Repeatbb()
136 std::string RepeatRRR(void (Ass::*f)(Reg, Reg, Reg), const std::string& fmt) { in RepeatRRR()
147 std::string Repeatrb(void (Ass::*f)(Reg, Reg), const std::string& fmt) { in Repeatrb()
156 std::string RepeatRr(void (Ass::*f)(Reg, Reg), const std::string& fmt) { in RepeatRr()
165 std::string RepeatRI(void (Ass::*f)(Reg, const Imm&), size_t imm_bytes, const std::string& fmt) { in RepeatRI()
169 std::string RepeatrI(void (Ass::*f)(Reg, const Imm&), size_t imm_bytes, const std::string& fmt) { in RepeatrI()
173 std::string RepeatwI(void (Ass::*f)(Reg, const Imm&), size_t imm_bytes, const std::string& fmt) { in RepeatwI()
177 std::string RepeatbI(void (Ass::*f)(Reg, const Imm&), size_t imm_bytes, const std::string& fmt) { in RepeatbI()
244 std::string fmt, in RepeatTemplatedRegistersImmBits()
305 const std::string& fmt) { in RepeatTemplatedImmBitsRegisters()
357 const std::string& fmt, in RepeatTemplatedRegisterImmBits()
452 std::string RepeatFF(void (Ass::*f)(FPReg, FPReg), const std::string& fmt) { in RepeatFF()
461 std::string RepeatFFF(void (Ass::*f)(FPReg, FPReg, FPReg), const std::string& fmt) { in RepeatFFF()
472 std::string RepeatFFR(void (Ass::*f)(FPReg, FPReg, Reg), const std::string& fmt) { in RepeatFFR()
486 const std::string& fmt) { in RepeatFFI()
499 const std::string& fmt) { in RepeatFFIb()
512 const std::string& fmt) { in RepeatIbFF()
522 std::string RepeatFR(void (Ass::*f)(FPReg, Reg), const std::string& fmt) { in RepeatFR()
531 std::string RepeatFr(void (Ass::*f)(FPReg, Reg), const std::string& fmt) { in RepeatFr()
540 std::string RepeatRF(void (Ass::*f)(Reg, FPReg), const std::string& fmt) { in RepeatRF()
549 std::string RepeatrF(void (Ass::*f)(Reg, FPReg), const std::string& fmt) { in RepeatrF()
592 std::string RepeatVV(void (Ass::*f)(VecReg, VecReg), const std::string& fmt) { in RepeatVV()
601 std::string RepeatVVV(void (Ass::*f)(VecReg, VecReg, VecReg), const std::string& fmt) { in RepeatVVV()
612 std::string RepeatVR(void (Ass::*f)(VecReg, Reg), const std::string& fmt) { in RepeatVR()
864 std::string RepeatA(void (Ass::*f)(const Addr&), const std::string& fmt) { in RepeatA()
872 const std::string& fmt) { in RepeatA()
879 const std::string& fmt) { in RepeatAI()
888 const std::string& fmt) { in RepeatAI()
893 std::string RepeatRA(void (Ass::*f)(Reg, const Addr&), const std::string& fmt) { in RepeatRA()
901 const std::string& fmt) { in RepeatRA()
912 std::string RepeatrA(void (Ass::*f)(Reg, const Addr&), const std::string& fmt) { in RepeatrA()
920 const std::string& fmt) { in RepeatrA()
931 std::string RepeatwA(void (Ass::*f)(Reg, const Addr&), const std::string& fmt) { in RepeatwA()
939 const std::string& fmt) { in RepeatwA()
950 std::string RepeatbA(void (Ass::*f)(Reg, const Addr&), const std::string& fmt) { in RepeatbA()
958 const std::string& fmt) { in RepeatbA()
969 std::string RepeatFA(void (Ass::*f)(FPReg, const Addr&), const std::string& fmt) { in RepeatFA()
977 const std::string& fmt) { in RepeatFA()
988 std::string RepeatAR(void (Ass::*f)(const Addr&, Reg), const std::string& fmt) { in RepeatAR()
996 const std::string& fmt) { in RepeatAR()
1007 std::string RepeatAr(void (Ass::*f)(const Addr&, Reg), const std::string& fmt) { in RepeatAr()
1015 const std::string& fmt) { in RepeatAr()
1026 std::string RepeatAw(void (Ass::*f)(const Addr&, Reg), const std::string& fmt) { in RepeatAw()
1034 const std::string& fmt) { in RepeatAw()
1045 std::string RepeatAb(void (Ass::*f)(const Addr&, Reg), const std::string& fmt) { in RepeatAb()
1053 const std::string& fmt) { in RepeatAb()
1064 std::string RepeatAF(void (Ass::*f)(const Addr&, FPReg), const std::string& fmt) { in RepeatAF()
1072 const std::string& fmt) { in RepeatAF()
1086 const std::string& fmt) { in RepeatTemplatedMem()
1116 const std::string& fmt) { in RepeatTemplatedMemImm()
1159 const std::string& fmt) { in RepeatTemplatedRegMem()
1198 const std::string& fmt) { in RepeatTemplatedMemReg()
1239 const std::string& fmt) { in RepeatTemplatedRegister()
1269 const std::string& fmt) { in RepeatTemplatedRegisters()
1309 const std::string& fmt) { in RepeatTemplatedRegistersNoDupes()
1352 const std::string& fmt) { in RepeatTemplatedRegisters()
1399 const std::string& fmt) { in RepeatTemplatedRegistersImm()
1503 const std::string& fmt) { in RepeatRegisterImm()