Searched refs:NoopsInSledCount (Results 1 – 5 of 5) sorted by relevance
177 const int8_t NoopsInSledCount = 11; in emitSled() local185 emitNops(NoopsInSledCount); in emitSled()
193 static const int8_t NoopsInSledCount = 6; in EmitSled() local226 emitNops(NoopsInSledCount); in EmitSled()
799 static const int8_t NoopsInSledCount = 4; in EmitSled() local841 emitNops(NoopsInSledCount); in EmitSled()
1107 const uint8_t NoopsInSledCount = Subtarget->isGP64bit() ? 15 : 11; in EmitSled() local1185 for (int8_t I = 0; I < NoopsInSledCount; I++) in EmitSled()
353 static const int8_t NoopsInSledCount = 7; in emitSled() local384 for (int8_t I = 0; I < NoopsInSledCount; I++) in emitSled()