Searched refs:RAPIDJSON_SSE2 (Results 1 – 7 of 7) sorted by relevance
23 # define RAPIDJSON_SSE2 macro34 #ifdef RAPIDJSON_SSE2
30 # define RAPIDJSON_SSE2 macro
27 #ifdef RAPIDJSON_SSE2
289 #if defined(RAPIDJSON_SSE2) || defined(RAPIDJSON_SSE42) \
32 #elif defined(RAPIDJSON_SSE2)291 #elif defined(RAPIDJSON_SSE2)
188 To enable this optimization, need to define `RAPIDJSON_SSE2` or `RAPIDJSON_SSE42` before including …196 # define RAPIDJSON_SSE2
259 … This improves performance of parsing indent formatted JSON. Define `RAPIDJSON_SSE2` or `RAPIDJSON…