Home
last modified time | relevance | path

Searched defs:bounds_check (Results 1 – 4 of 4) sorted by relevance

/external/v8/src/compiler/
Dredundancy-elimination.cc210 if (Node* bounds_check = checks->LookupBoundsCheckFor(left)) { in TryReuseBoundsCheckForFirstInput() local
/external/mesa3d/src/gallium/drivers/softpipe/
Dsp_image.c82 bounds_check(int width, int height, int depth, in bounds_check() function
/external/v8/src/regexp/
Djsregexp.cc3279 bool bounds_check = *checked_up_to < cp_offset + j || read_backward(); in TextEmitPass() local
3292 bool bounds_check = *checked_up_to < cp_offset || read_backward(); in TextEmitPass() local
/external/v8/src/crankshaft/
Dhydrogen.cc2499 HValue* bounds_check = negative_checker.If<HCompareNumericAndBranch>( in BuildUncheckedMonomorphicElementAccess() local
8710 HValue* bounds_check = length_checker.If<HCompareNumericAndBranch>( in TryInlineBuiltinMethodCall() local