Searched refs:fastPath (Results 1 – 3 of 3) sorted by relevance
238 SetConcatMatrix44Bench(bool fastPath) in SetConcatMatrix44Bench() argument239 : INHERITED(fastPath ? "setconcat_fast" : "setconcat_general") in SetConcatMatrix44Bench()241 if (fastPath) { in SetConcatMatrix44Bench()
122 bool fastPath = numWholeNumberDigits <= 15; // when the number gets too complex, set to false in lFloatConst() local124 if (fastPath) { in lFloatConst()186 fastPath = false; in lFloatConst()187 if (fastPath) { in lFloatConst()233 fastPath = false; in lFloatConst()235 if (fastPath) { in lFloatConst()311 if (fastPath) { in lFloatConst()