Searched refs:stype (Results 1 – 4 of 4) sorted by relevance
278 void Sync(uint32_t stype);
709 void MipsAssembler::Sync(uint32_t stype) { in Sync() argument710 DsFsmInstrNop(EmitR(0, ZERO, ZERO, ZERO, stype & 0x1f, 0xf)); in Sync()
620 void Mips64Assembler::Sync(uint32_t stype) { in Sync() argument622 static_cast<GpuRegister>(0), stype & 0x1f, 0xf); in Sync()
522 void Sync(uint32_t stype);