Searched refs:single_bb (Results 1 – 4 of 4) sorted by relevance
/external/swiftshader/third_party/llvm-7.0/llvm/utils/ |
D | update_mir_test_checks.py | 198 single_bb, verbose=False): argument 211 add_check_lines(test, output_lines, prefix, func_name, single_bb, 217 def add_check_lines(test, output_lines, prefix, func_name, single_bb, argument 219 if single_bb: 372 func_dict, func_name, single_bb=False, 379 func_dict, func_name, single_bb=True, 395 func_dict, func_name, single_bb=False,
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/PGOProfile/ |
D | single_bb.ll | 8 ; GEN: @__profn_single_bb = private constant [9 x i8] c"single_bb" 10 define i32 @single_bb() {
|
/external/llvm/test/Transforms/PGOProfile/ |
D | single_bb.ll | 8 ; GEN: @__profn_single_bb = private constant [9 x i8] c"single_bb" 10 define i32 @single_bb() {
|
/external/swiftshader/third_party/subzero/tests_lit/llvm2ice_tests/ |
D | asm-verbose.ll | 13 define internal i32 @single_bb(i32 %arg0, i32 %arg1, i32 %arg2, i32 %arg3, 26 ; CHECK-LABEL: single_bb
|