Lines Matching defs:fmt
78 std::string RepeatR(void (Ass::*f)(Reg), const std::string& fmt) { in RepeatR()
85 std::string Repeatr(void (Ass::*f)(Reg), const std::string& fmt) { in Repeatr()
104 std::string RepeatRRNoDupes(void (Ass::*f)(Reg, Reg), const std::string& fmt) { in RepeatRRNoDupes()
149 std::string RepeatRRR(void (Ass::*f)(Reg, Reg, Reg), const std::string& fmt) { in RepeatRRR()
184 std::string RepeatRI(void (Ass::*f)(Reg, const Imm&), size_t imm_bytes, const std::string& fmt) { in RepeatRI()
188 std::string RepeatrI(void (Ass::*f)(Reg, const Imm&), size_t imm_bytes, const std::string& fmt) { in RepeatrI()
192 std::string RepeatwI(void (Ass::*f)(Reg, const Imm&), size_t imm_bytes, const std::string& fmt) { in RepeatwI()
196 std::string RepeatbI(void (Ass::*f)(Reg, const Imm&), size_t imm_bytes, const std::string& fmt) { in RepeatbI()
263 const std::string& fmt, in RepeatTemplatedRegistersImmBits()
324 const std::string& fmt) { in RepeatTemplatedImmBitsRegisters()
376 const std::string& fmt, in RepeatTemplatedRegisterImmBits()
471 std::string RepeatFF(void (Ass::*f)(FPReg, FPReg), const std::string& fmt) { in RepeatFF()
480 std::string RepeatFFF(void (Ass::*f)(FPReg, FPReg, FPReg), const std::string& fmt) { in RepeatFFF()
491 std::string RepeatFFR(void (Ass::*f)(FPReg, FPReg, Reg), const std::string& fmt) { in RepeatFFR()
505 const std::string& fmt) { in RepeatFFI()
518 const std::string& fmt) { in RepeatFFIb()
531 const std::string& fmt) { in RepeatIbFF()
541 std::string RepeatFR(void (Ass::*f)(FPReg, Reg), const std::string& fmt) { in RepeatFR()
550 std::string RepeatFr(void (Ass::*f)(FPReg, Reg), const std::string& fmt) { in RepeatFr()
559 std::string RepeatRF(void (Ass::*f)(Reg, FPReg), const std::string& fmt) { in RepeatRF()
568 std::string RepeatrF(void (Ass::*f)(Reg, FPReg), const std::string& fmt) { in RepeatrF()
611 std::string RepeatVV(void (Ass::*f)(VecReg, VecReg), const std::string& fmt) { in RepeatVV()
620 std::string RepeatVVV(void (Ass::*f)(VecReg, VecReg, VecReg), const std::string& fmt) { in RepeatVVV()
631 std::string RepeatVR(void (Ass::*f)(VecReg, Reg), const std::string& fmt) { in RepeatVR()
883 std::string RepeatA(void (Ass::*f)(const Addr&), const std::string& fmt) { in RepeatA()
891 const std::string& fmt) { in RepeatA()
898 const std::string& fmt) { in RepeatAI()
907 const std::string& fmt) { in RepeatAI()
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 RepeatrA(void (Ass::*f)(Reg, const Addr&), const std::string& fmt) { in RepeatrA()
939 const std::string& fmt) { in RepeatrA()
950 std::string RepeatwA(void (Ass::*f)(Reg, const Addr&), const std::string& fmt) { in RepeatwA()
958 const std::string& fmt) { in RepeatwA()
969 std::string RepeatbA(void (Ass::*f)(Reg, const Addr&), const std::string& fmt) { in RepeatbA()
977 const std::string& fmt) { in RepeatbA()
988 std::string RepeatFA(void (Ass::*f)(FPReg, const Addr&), const std::string& fmt) { in RepeatFA()
996 const std::string& fmt) { in RepeatFA()
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 RepeatAr(void (Ass::*f)(const Addr&, Reg), const std::string& fmt) { in RepeatAr()
1034 const std::string& fmt) { in RepeatAr()
1045 std::string RepeatAw(void (Ass::*f)(const Addr&, Reg), const std::string& fmt) { in RepeatAw()
1053 const std::string& fmt) { in RepeatAw()
1064 std::string RepeatAb(void (Ass::*f)(const Addr&, Reg), const std::string& fmt) { in RepeatAb()
1072 const std::string& fmt) { in RepeatAb()
1083 std::string RepeatAF(void (Ass::*f)(const Addr&, FPReg), const std::string& fmt) { in RepeatAF()
1091 const std::string& fmt) { in RepeatAF()
1105 const std::string& fmt) { in RepeatTemplatedMem()
1135 const std::string& fmt) { in RepeatTemplatedMemImm()
1178 const std::string& fmt) { in RepeatTemplatedRegMem()
1217 const std::string& fmt) { in RepeatTemplatedMemReg()
1258 const std::string& fmt) { in RepeatTemplatedRegister()
1337 const std::string& fmt) { in RepeatTemplatedRegistersNoDupes()
1380 const std::string& fmt) { in RepeatTemplatedRegisters()
1427 const std::string& fmt) { in RepeatTemplatedRegistersImm()
1531 const std::string& fmt) { in RepeatRegisterImm()