Searched defs:out_of_bounds (Results 1 – 8 of 8) sorted by relevance
57 bool out_of_bounds = false; in GenerateIndices() local73 const bool out_of_bounds = GenerateIndices(loc, &ix); in operator() local
40 bool out_of_bounds = false; in GatherSliceOpKernel() local
91 bool out_of_bounds = false; in ScatterNdOpKernel() local
54 def testTakeWhileDatasetRange(self, num_elements, upper_bound, out_of_bounds): argument
105 bool out_of_bounds; in remap_tess_levels() local
2007 LLVMValueRef *out_of_bounds) in lp_build_layer_coord()2599 LLVMValueRef offset, out_of_bounds, out1; in lp_build_fetch_texel() local
908 LLVMValueRef *out_of_bounds) in lp_build_nearest_mip_level()
1766 Label* unimplemented_elements_kind, Label* out_of_bounds, Label* miss, in EmitElementLoad()