Searched refs:skip_load (Results 1 – 4 of 4) sorted by relevance
64 skip_load = skipdata['load']67 print(skip_load)78 if input in skip_load:144 print("Skipped " + str(len(skip_load)) + " load tests")
2569 Label skip_load; in Generate_ConstructBoundFunction() local2570 __ Branch(&skip_load, ne, a1, Operand(a3)); in Generate_ConstructBoundFunction()2573 __ bind(&skip_load); in Generate_ConstructBoundFunction()
2565 Label skip_load; in Generate_ConstructBoundFunction() local2566 __ Branch(&skip_load, ne, a1, Operand(a3)); in Generate_ConstructBoundFunction()2568 __ bind(&skip_load); in Generate_ConstructBoundFunction()
2514 Label skip_load; in Generate_ConstructBoundFunction() local2515 __ Branch(&skip_load, ne, a1, Operand(a3)); in Generate_ConstructBoundFunction()2517 __ bind(&skip_load); in Generate_ConstructBoundFunction()